Stani's Python Editor
Stani's Python Editor (SPE) is a cross-platform integrated development environment (IDE) for the Python programming language which was developed by Stani Michiels.
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).[2] It is based on wxPython. Available under the GNU General Public License, SPE is free software.
Installation
Since the project was hosted on BerliOS, which closed down as of 1 May 2014, all links that reference BerliOS, here and on the project home page, are broken. SourceForge.net has mirrored the installer files for SPE-0.8.3.c-wx2.6.1.0-py24.exe but since this is now dependent on versions of Python and wxPython that are no longer supported it may be wise to consider SPE as Unmaintained and possible Abandonware.
See also
References
- ^ SPE development page . Archived April 4, 2007, at the Wayback Machine
- ^ SPE homepage.
External links
- Official website
- SPE development page at the Wayback Machine (archived April 4, 2007)
- SPE video tutorials for the IDE and the WinPDB debugger, by Ian Ozsvald, 20007, at showmedo
- Stani's Python Editor: A feature-filled cross-platform IDE, By Joseph Quigley, August 15, 2006, Linux.com article about SPE