Skip to content

ravenscroftj/SPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stani's Python Editor

Stani's Python editor is a successful python editor written by Stani Michiels in the early 2000s in python using wxPython and some other toolkits. Since 2008, Stani has not done any more work on the project. Therefore, I decided to clone his code and start maintaining the IDE and bring it a little more up to date.

======================= to lunch via file (windows) or termnal (lunix) open the init.py file you may be prompted to install python-wxgtk

if ubuntu:
  sudo apt-get install python-wxgtk
elif windows:
  install ubuntu #;)

to lunch via script just

import SPE

About

Maintainence fork of Stani's Python Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published