[Tutor] looking for a Python feature for computer teaching

memilanuk memilanuk at gmail.com
Mon Dec 15 01:17:29 CET 2014


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



More information about the Tutor mailing list