drpython
simple and customizable editor for the Python language
Install
- All systems
-
curl cmd.cat/drpython.sh
- Debian
-
apt-get install drpython - Ubuntu
-
apt-get install drpython - Kali Linux
-
apt-get install drpython - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install drpython - Raspbian
-
apt-get install drpython
drpython
simple and customizable editor for the Python language
DrPython is a clean and simple yet powerful and highly customizable editor/environment for developing programs written in Python. DrPython features: * a high degree of customization through themes, which can change look and feel, behavior, shortcuts and more * DrScript: Write custom Python scripts with access to DrPython internals, and access them from the menu * bookmarks to quickly jump to files and directories * Python debugger support * a class browser * printing support