Menu

DrPython 3.7.0 released

DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.

I added Optional Text Drag and Drop (Thanks Robin Dunn), and finally nailed the encoding bug (swedish character display). The Plugin List is now updated from the website, so version number do not need to be updated by developers. The Prefs dialog has gone through a lot of under the hood work, plus some visible changes (no more icons, so accessing each page is faster). Plus windows shortcuts are supported on linux, although you may need to enter a little info first, so drpython knows how your windows partitions are mounted in linux. Also auto refresh for the source browser on save is now an option, plus a few other tweaks and a minor bugfix in the file dialog.

Cheers,
Dan

Posted by Daniel Pozmanter 2004-11-30

Log in to post a comment.