Stani's Python Editor
From Wikipedia, the free encyclopedia
| Stani's Python Editor | |
|---|---|
| Latest release | 0.8.4.c / February 14, 2008 |
| Genre | Integrated development environment |
| License | GNU General Public License |
| Website | http://pythonide.stani.be/ |
Stani's Python Editor (SPE) is a cross-platform integrated development environment (IDE) for the Python programming language.
SPE runs on Linux, Mac OS X and Microsoft Windows and has syntax highlighting, auto completion, auto indentation, call tips, multiple tabs, syntax checking and an integrated GUI designer (wxGlade) and debugger (winpdb).[1] It is based on wxPython. Available under the GNU General Public License, SPE is free software.
[edit] See also
- SPE page on the PythonInfo wiki
- Python IDEs on the PythonInfo wiki
- List of integrated development environments for Python programming language
[edit] References
[edit] External links
- SPE homepage
- SPE development page
- SPE tutorial videos for the IDE and the WinPDB debugger

