DrPython is een Integrated Development Environment, of kort weg IDE, voor de programmeertaal Python. De user interface is overzichtelijk opgezet en geheel naar eigen voorkeur aan te passen. Voor het starten van DrPython moet op het systeem eerst minimaal Python 2.3 en wxPython 2.5.1.5 geïnstalleerd zijn. Daniel Pozmanter heeft sinds kort versie 3.2.3 beschikbaar gesteld met de volgende release notes:
Quite a few bugfixes (including a rather nasty surprise one in the plugins dialog), plus you can now update plugins shortcuts, and customized stc shortcuts are now loaded.
Bugs Fixed:
- DrPluginDialog error (did not remove shortcuts code from OnBoxClick).
- ShortcutsFile.py error, now UnComment, Toggle View Whitespace can be customized.
- Minor grammatical fix in drpython.py
- Did not load changed stc shortcuts (Bug-Report With Fix, Thanks Franz Steinhausler)
- Toolbar dialog error (Bug-Report, Thanks Franz Steinhausler)
- Shortcuts typo kept del word right from working (Bug-Report, Thanks Franz Steinhausler).
- Closed all open files when overwriting a plugin (Fixed).
- Updated Documentation.