I believe that Spyder (lightweight IDE often included in scientific python builds like Anaconda, WinPython, python(x,y)) has a variable explorer pane... I'd guess you could 'step' thru the program in debugger mode and watch the variables change in the explorer window.

https://code.google.com/p/spyderlib/

https://pythonhosted.org/spyder/variableexplorer.html

--
Shiny!  Let's be bad guys.

Reach me @ memilanuk (at) gmail dot com

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to