A barebones web code editor for python.
Project description
py-noide
Barebones and minimalistic web code editor for Python. Not intended to actually be used by anyone. Only created to learn how to package python packages.
How to use
Either run the command,
pyide_run
run the module directly,
python -m no_pyide
or import and run.
from no_pyide import code
code.main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
no_pyide-1.0.0.tar.gz
(4.0 kB
view hashes)