ide2py is an Integrated Development Enviroment, the main goal is to be
a modern alternative to IDLE (python integrated shell, editor and
debugger written in tkinter), or in other words, a VisualBasic-like
tool for python.
Currently supported features:
* STC Editor with autocompletion & calltips, fancy search & replace
* wx.py.Shell
* Debugger (bdb basesd), integrated with the editor and shell
* Mercurial repository support (file tree, search, add/commit/rollback, etc.)
* wxPyDiff (STC diff viewer)
* a Browser (webkit or IE) to test webpages
* a Console to redirect stdio
* Source code checking/validation using pep8, pyflakes and doctests
It is based on wx examples and inspired by DrPython, SPE, Picalo and others.
It also has Personal Software Project support (defect management, time
recording log, etc.)
For more information you can see:
http://code.google.com/p/rad2py/
I'm doing this work as part of my degree thesis project, so it is in a
experimental state right now.
Beside that, it should be working and it may be useful to other
wxpython user as it has many tricks for STC, AUI, notebooks, toolbars,
wx.py.*, redirection, process execution, multiplatform glitches, etc.
Best regards,
Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com