GUI Py2exe
Py2exe is a script’s Python, This is a extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.
Because convert files (.py) into Windows programs i’snt a work easy. I developed a GUI for Py2exe.
Here you have a screenshot:
Requirements for run.
- .Net Framework 2 or top
- Python 2.5 or top
- Py2exe.
Enjoy it!

October 9, 2008 at 8:41 pm
If py2exe is in .py maybe you could try something more native like ‘python + glade gui’ and would be free
greets camilo
October 23, 2008 at 9:30 pm
[...] Tambien existe una alternativa gráfica llamada GUI py2exe. [...]