DrPython
From Wikipedia, the free encyclopedia
| DrPython | |
|---|---|
DrPython showing the Class browser, the document window with a file open, and the Python interpreter window open. |
|
| Developed by | Daniel Pozmanter (original developer) |
| Latest release | 3.11.0 / 25 February 2008 |
| OS | Cross-platform |
| Genre | Integrated development environment |
| License | GPL |
| Website | drpython.sourceforge.net |
DrPython is a freely available integrated development environment (IDE) for the Python programming language. It is implemented using wxPython, and Scintilla for text.[1]. The Python scripts language can be used to extend its functionality further through scripts, or plugins.

