On Tue, Jun 2, 2009 at 1:30 PM, Dave Angel <da...@ieee.org> wrote: > roberto wrote: > > On Tue, Jun 2, 2009 at 10:54 AM, roberto <robert...@gmail.com> wrote: >> >> >>> >> >>> >> hello, >>> >> i'd like to ask if there is anything in python which helps to see what >>> >> variables have been defined and their type and their dimension etc; >>> >> >>> >> if any of you has ever used Matlab, i mean something really similar to >>> >> its workspace, where all the user created variables are stored and >>> >> constantly updated >>> >> >>> >> thank you >>> >> -- >>> >> roberto >>> >> >> > You could use the commercial Komodo IDE. It's got a debugger that runs the > Python code as a separate process, so it can be used for GUI debugging as > well as console work. I use it with wxPython, and Python 2.6.2 > > http://www.activestate.com/komodo/
Wingware also has a commercial IDE, and most of the functionality is included in the free student/personal use version. They were also generous enough to donate I think it was 4 or 8 commercial licensees to our PyArkansas un-conference. I played around with it a bit and it seemed like quite a solid IDE. HTH, Wayne
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor