Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork118
GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab.
License
visualpython/visualpython
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.
- 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
- 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
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
1) Open Anaconda prompt
- Windows : Click Start > Search or Select 'Anaconda Prompt'
- Mac : Open Launchpad > Select 'Terminal'
2) Install package from
pip install visualpythonDepending on your virtual environment settings, you may need to install Jupyter Extensions.
To install Jupyter Extension, use commands either:
pip install jupyter_contrib_nbextensionsor
conda install -c conda-forge jupyter_contrib_nbextensions3) Enable the package
visualpy install4) Activate Visual Python on Jupyter Notebook
Click orange square button on the right side of the Jupyter Notebook menu.
- Usage: visualpy[option]
- Optional arguments:
help - show help menuuninstall - uninstall packagesupgrade - version upgradeversion - version checkMission
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 everyone can learn and use big data analytics skills easily.
If you are interested in contributing to the Visual Python, please seeCONTRIBUTING.md.
All skills from programmers, non-programmers, designers are welcomed.
GNU GPLv3 (See LICENSE file).
About
GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.
