Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visualpython/visualpython
GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab.
https://github.com/visualpython/visualpython
bigdata chrome-extension code-generator data-analysis jupyter-lab-extension jupyter-notebook-extension jupyterlab-extension pandas python visual-coding
Last synced: 20 days ago
JSON representation
GUI-based Python code generator for data science, extension to Jupyter Lab, Jupyter Notebook and Google Colab.
- Host: GitHub
- URL: https://github.com/visualpython/visualpython
- Owner: visualpython
- License: other
- Created: 2021-05-02T13:56:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T02:05:00.000Z (8 months ago)
- Last Synced: 2024-04-14T16:28:04.690Z (7 months ago)
- Topics: bigdata, chrome-extension, code-generator, data-analysis, jupyter-lab-extension, jupyter-notebook-extension, jupyterlab-extension, pandas, python, visual-coding
- Language: JavaScript
- Homepage: https://www.visualpython.ai
- Size: 43.2 MB
- Stars: 801
- Watchers: 19
- Forks: 110
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
[![PyPI version shields.io](https://img.shields.io/pypi/v/jupyterlab-visualpython)](https://pypi.python.org/pypi/jupyterlab-visualpython/)
![Python: 3.x](https://img.shields.io/badge/Python-3.x-yellowgreen)
[![License: GPLv3](https://img.shields.io/badge/License-GPLv3-brightgreen)](https://github.com/visualpython/visualpython/blob/main/LICENSE)
[![Downloads](https://static.pepy.tech/personalized-badge/visualpython?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads)](https://pepy.tech/project/visualpython)
[![Issues: ](https://img.shields.io/github/issues/visualpython/visualpython?color=%23FF6347)](https://github.com/visualpython/visualpython/issues)
[![lite-badge]][lite][lite-badge]: https://jupyterlite.rtfd.io/en/latest/_static/badge.svg
[lite]: https://visualpython.github.io/visualpython-lite/lab/index.html## Introduction
Visual Python is a GUI-based Python code generator, developed on the **[Jupyter Lab](#getting-started-with-jupyter-lab)**, **[Jupyter Notebook](#getting-started-with-jupyter-notebook-7x)** and **[Google Colab](#getting-started-with-google-colab)** as an extension. You can also simply use Visual Python using **[Visual Python Desktop](#getting-started-with-visual-python-desktop)**.
Visual Python is an open source project started for students who struggle with coding during Python classes for data science.
Try Visual Python if you would like to:
* manage big data with minimal coding skills.
* help students / business analysts / researchers to overcome learning barriers for Python.
* save & reuse repeatedly used codes(snippets).
## Getting Started with Jupyter Lab
### 1. Requirements
Visual Python is an extension to Jupyter Lab, so you must have Jupyter Lab installed already.
- Python version 3.x
- Jupyter lab environment### 2. How to Install
**1) Install package from PyPI**
```
pip install jupyterlab-visualpython
```
- If you are using **Jupyter Lab version <= 3.x.x**, please install `jupyterlab-visualpython==2.5.0`
```
pip install jupyterlab-visualpython==2.5.0
```**2) Activate Visual Python on Jupyter Lab**
Click orange square button on the right side of Jupyter Lab.
## Getting Started with Jupyter Notebook 7
### 1. Requirements
Visual Python is an extension to Jupyter Notebook, so you must have Jupyter Notebook installed already. You need latest version of Jupyter Notebook over version 7.x.x.
- Python version 3.x
- Jupyter notebook environment >= 7.x### 2. How to Install
**1) Install package from PyPI**
```
pip install jupyterlab-visualpython
```**2) Activate Visual Python on Jupyter Notebook**
Click orange square button on the toolbar of Jupyter Notebook.
## Getting Started with Jupyter Notebook (for 6.x.x and older version)
### 1. Requirements
Visual Python is an extension to Jupyter Notebook, so you must have Jupyter Notebook installed already. You need old version of Jupyter Notebook under version 6.x.x.
- Python version 3.x
- Jupyter notebook environment <= 6.x### 2. How to Install
**1) Install package from PyPI**
```
pip install visualpython
```**2) Enable the package**
```
visualpy install
```**3) Activate Visual Python on Jupyter Notebook**
Click orange square button on the toolbar of Jupyter Notebook.
### 3. Package Control Info
* Usage: visualpy **[option]**
* Optional arguments:```
help - show help menu
install - install packages
uninstall - uninstall packages
upgrade - version upgrade
version - version check
```## Getting Started with Google Colab
### 1. RequirementsVisual Python is an extension to Google Colab, so you must have Google Colab opened.
- Google Colab### 2. How to Install
**1) Install package using Chrome Web Store**
- [Link to Visual Python for Colab](https://chrome.google.com/webstore/detail/visual-python-for-colab/ccmkpknjfagaldcgidgcipbpdipfopob)**2) Open Google Colab**
- [Link to Google Colab](https://colab.research.google.com/)**3) Activate Visual Python on Google Colab**
## Getting Started with Visual Python Desktop
### 1. Introduction
Visual Python Desktop is an installer to create an isolated jupyter environment and enable to use Visual Python easily.It simplifies the process of configuring an independent Python environment, installing essential packages, and setting up a Jupyter environment, allowing users to focus on data analysis using python.
### 2. Requirements
- Operating System: Windows 10 or later (macOS and Linux support coming soon)
- Minimum 4GB RAM, recommended 8GB RAM or higher
- Minimum 10GB of disk space### 3. How to Install
1) Download Visual Python Desktop installer from homepage.
- [Link to Visual Python Desktop installer page](https://visualpython.ai/visualpython-desktop)2) Run the installer and follow the provided instructions for the installation process.
3) Use the shortcut created in Start menu or on Desktop to execute Jupyter Notebook (Visual Python), Jupyter Lab (Visual Python), and Visual Python Prompt according to your needs.
## Contributing
If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md).
All skills from programmers, non-programmers, designers are welcomed.* Programming Guide: [Developer Documentation](https://bird-energy-733.notion.site/visualpython-docs-85c0274ff7564747bb8e8d77909fc8b7)
* GUI Design Guide: [Visual Python GUI Kit 1.0](https://www.figma.com/community/file/976035035360380841)### Maintainers & Contributors
[](https://github.com/visualpython)
[](https://github.com/leeraejung)
[](https://github.com/minjk-bl)
[](https://github.com/llbtl)
[](https://github.com/blacklogicdev)
[](https://github.com/Minku-Koo)
[](https://github.com/8orrin9)Whoever wants to contribute or join our community,
You can contact us by creating issues on [Issue page](https://github.com/visualpython/visualpython/issues) or using [Discord server](https://discord.gg/PypQrBZWZv).## License
GNU GPLv3 with Visual Python special exception (See LICENSE file).## Mission & Vision
**Mission**
To support technology and education so that anyone can leverage big data analytical skills to create a variety of social values.**Vision**
To create an environment where everyone can learn and use big data analytical skills easily.## Support Visual Python
Love Visual Python?
Your support will help us continue to actively develop and improve Visual Python.☕[![donate_banner](https://user-images.githubusercontent.com/83636412/229679467-4fee93a2-d6d2-4229-a53c-80a5eb2b9240.png)](https://github.com/sponsors/visualpython?frequency=recurring)