Software:Stani's Python Editor

From HandWiki
Stani's Python Editor
Original author(s)Stani Michiels
Stable release
0.8.4.h[1]
Written inPython
PlatformCross-platform
Available inPython
TypeIntegrated development environment
LicenseGNU General Public License
Websitepythonide.stani.be

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