Do you find yourself looking for a new Python editor every few months? Finding IDLE spawns too many windows? Feel like there isn't anything out there that is scratching your itch for a Python source editor?
Yeah, me too, but noy anymore. PyPE was written to answer the call for an editor with syntax highlighting, tabbed views, and other useful features that a Python programmer wants and needs.
For a screenshot of what it currently looks like, check it out here: http://www.ics.uci.edu/~jcarlson/my_editor.jpg
Future versions will, of course, add features that are useful to Python programmers.
It requires Python 2.2 and wxPython 2.4.1.2, but are easily downloadable from http://www.python.org and http://www.wxpython.org respectively. Give it a try, you may find yourself coming back for more.