Python code visualizer(people.csail.mit.edu)
people.csail.mit.edu
Python code visualizer
http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=visualize
1 comments
Since moving from C# and Visual Studio to Python and Vim, the one thing I've missed the most is VS-level debugging support, where I can step through a script. Is there any standalone, non-browser tool that's equivalent to this?