as85207 / visualpython

GUI-based Python code generator for data science.

Home Page:https://www.visualpython.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Python

PyPI version shields.io Python: 3.x License: GPLv3 Code of Conduct: Contributor Covenant Downloads Issues:

Introduction

Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook as an extension.
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

1. Requirements

Visual Python is an extension to Jupyter Notebook, so you must have Jupyter Notebook installed already.

  • Python version 3.x
  • Jupyter notebook environment

2. How to Install

1) Install package from

pip install visualpython

2) Enable the package

visualpy install

3) Activate Visual Python on Jupyter Notebook

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

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

Contributing

If you are interested in contributing to the Visual Python, please see CONTRIBUTING.md.
All skills from programmers, non-programmers, designers are welcomed.

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 analytics to create a variety of social values.

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

Support Visual Python

Love Visual Python?
Your support will help us continue to actively develop and improve Visual Python.☕

About

GUI-based Python code generator for data science.

https://www.visualpython.ai

License:Other


Languages

Language:JavaScript 86.6%Language:HTML 6.0%Language:CSS 5.8%Language:Python 1.0%Language:Batchfile 0.5%