| Projects on Google Code | Results 1 - 3 of 3 |
python pyc decompiler
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:...
python,
wxpython,
wxwidgets,
compile,
comiler,
gui,
user,
interface,
bytecode,
gpycompile,
pyc,
pycompile,
build,
system,
project
http://pyclude.googlecode.com/files/pyclude.png
Writing a serious project in python?
Chances are you don't want everything packed into one source file.
With pyclude all it takes is an #include, and you can include sources, like in the various other languages.
Pyclude is written in python, an...