A GUI-based Python code generator
Visual Python
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