How to Install drpython in Ubuntu 18.04



Install drpython by entering the following commands in the terminal:

sudo apt update
sudo apt install drpython

Description:

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

Homepage: http://drpython.sourceforge.net

Version: 1:3.11.4-1.1

Section: universe/devel