[003] Python with Stani's Python Editor (SPE) (2 videos)
a series of video-tutorials by Ian Ozsvald
Two videos to demonstrate editing and debugging of Python code using the excellent SPE toolkit.
Video Tutorials
[013] Debugging with WinPDB from Within SPE
The WinPDB graphical debugger can be launched from within SPE to debug Python code. Here I show how to launch the debugger, step through the code and stack frame, inspect variables and exit back to SPE. I also explain the significance of the Magic Letters.
19comments
[012] Python Development and Navigation with SPE
SPE is a well-featured cross-platform development environment for Python. Here I show you how to write a simple Python program, save the code, run it and navigate using the Explorer, Index and UML Viewer. Complimentary material can be found in the manual and the tutorial at Serpia.org.




