|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
A simple GUI to the Python bytecode compiler which has syntax checking and enables you to debug on the fly with the integrated text editor. Future versions are planned to have a full build system so that developers of larger projects can easily build huge code bases from a simple GUI. Screenshot: Click Here Requirements:
NOTE to Windows Users: This program was developed on Linux and therefore I have not yet created a real windows installer or the such. So in the meantime, to run the program, simply download/unpack the package (making sure you have the requirements installed) and then double click on the red python icon. NOTE to Linux/BSD Users: If you are using a varient of Linux or BSD, you must also have wxGTK 2.6 or greater installed. The usual package names are as follows: libwxgtk2.6-0 and python-wxgtk2.6 |