/visual-python

An editor for Python development, which is used to develop itself! It is being written with Python and Tkinter.

Primary LanguagePythonMIT LicenseMIT

visual-python

An editor for Python development, which is used to develop itself! It is being written with Python and Tkinter.

Running app

On Windows

py -3 app.py

On GNU/Linux

python3 app.py

On Mac OS X

python3 app.py