Software:Stani's Python Editor
Original author(s) | Stani Michiels |
---|---|
Stable release | 0.8.4.h[1]
|
Written in | Python |
Platform | Cross-platform |
Available in | Python |
Type | Integrated development environment |
License | GNU General Public License |
Website | pythonide |
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
- List of integrated development environments for Python programming language
References
External links
- SPE video tutorials for the IDE and the WinPDB debugger, by Ian Ozsvald, 2007, at showmedo
- Stani's Python Editor: A feature-filled cross-platform IDE, By Joseph Quigley, August 15, 2006, Linux.com article about SPE