Stani's Python Editor
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (November 2008) |
| Original author(s) | Stani Michiels |
|---|---|
| Stable release | 0.8.4.h[1] |
| Platform | Cross-platform |
| Type | 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. The IDE is developed and maintained by Stani Michiels.
SPE runs on GNU/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.
[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 video tutorials for the IDE and the WinPDB debugger at showmedo
- Linux.com article about SPE
| This free software-related article is a stub. You can help Wikipedia by expanding it. |
| This programming tool-related article is a stub. You can help Wikipedia by expanding it. |