Graphical introspection utilities?

Ravi Teja webraviteja at gmail.com
Sat Feb 4 09:07:58 EST 2006


> as it would be so obviously a good thing to have a graphical (or maybe
> curses-base) browser through the dynamic state of a Python program, it's
> probably there.
>
> Can someone point me to something?

If you mean graphical debuggers, most Python specific IDEs have them.

Few examples ..
PythonWin
SPE
PyDev
WingIDE
Komodo

http://pydev.sourceforge.net/images/screenshot/screenshot6.gif
http://www.activestate.com/_images/screenshots/ss_Komodo_rails_large.gif

If it is something else that you want, give an example of something
similar available for another language/platform.




More information about the Python-list mailing list