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.5 beschikbaar gesteld met de volgende release notes:
Bugs fixed in drag and drop, plugin shortcuts, plus now prevents plugins being loaded twice.
Bugs Fixed:Changes:
- Drag and Drop variable error (Bug-Report With Fix, Thanks Franz Steinhausler)
- Combobox in Shortcuts/Pop Up Menu dialogs now readonly (Bug-Report With Fix, Thanks Franz Steinhausler)
- Fixed a small bug when initializing plugins (if there was an error with shortcuts).
- Error updating new plugin shortcuts (Bug-Report, Thanks Franz Steinhausler)
- No longer creates empty shortcut files for plugins with no shortcuts.
- Error writing/updating pluging shortcuts (shortcut name error) (Bug-Report, Thanks Franz Steinhausler)
- Now keeps user from loading the same plugin twice.