Languages  >>  Python

Python with Stani's Python Editor (SPE)

Language : English Quality : High Has Audio : true Source : showmedo Media : Flash
Two videos to demonstrate editing and debugging of Python code using the excellent SPE toolkit.     [SUGGEST  A  ARTICLE]

Tags: Python, Screencast, Showmedo, Editor,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • Python - Programming Language
  • 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

    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.