My favorites | Sign in
Project Home Downloads Wiki Issues Source
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:

  • Python 2.4 or greater
  • wxPython 2.6 or greater

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

Powered by Google Project Hosting