Giter Club home page Giter Club logo

visualpython's Introduction

Visual Python

PyPI version shields.io License: GPL v3 Website: VP Hub


Introduction

Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.

  1. Key Features
  • Automatically generates Python code based on a graphic user interface
  • Creates code blocks by tasks (such as data processing, visualization)
  • You can save the analysis process and share it (as .vp file) with others
  1. Who and What is it for?
    Visual Python is a data analytics solution for both Programmers & Non-programmers.

Programmers can use the tool :

  • to save & reuse user-defined (or repeatedly used) code
  • to find Python packages and functions from the list

Non-programmers will be able to :

  • learn the Python language more easily
  • manage big data with minimal coding skills

Getting Started

1. Requirements

Visual Python is developed as an extension on Jupyter Notebook.
We recommend installing Anaconda (virtual environment).

  • Python version 3.x
  • Jupyter notebook or Anaconda env

2. How to Install

1) Open Anaconda prompt

  • Windows : Click Start > Search or Select 'Anaconda Prompt'
  • Mac : Open Launchpad > Select 'Terminal'

2) Install package from

pip install visualpython

Depending on your virtual environment settings, you may need to install Jupyter Extensions.
To install Jupyter Extension, use commands either:

pip install jupyter_contrib_nbextensions

or

conda install -c conda-forge jupyter_contrib_nbextensions

3) Enable the package

visualpy install

4) Activate Visual Python on Jupyter Notebook

Click orange square button on the right side of the Jupyter Notebook menu.

3. Package Control Info

  • Usage: visualpy [option]
  • Optional arguments:
help       - show help menu
uninstall  - uninstall packages
upgrade    - version upgrade
version    - version check

Mission & Vision

Mission
To support technology and education so that anyone can leverage big data analytics to create a variety of social values.

Vision
To create an environment where you can learn and use big data analytics skills easily.


License

GNU GPLv3 (See LICENSE file).

visualpython's People

Contributors

visualpython avatar minjk-bl avatar blacklogicdev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.