[Tutor] Making exe Python file - standalone executable file

Neven Goršić neven.gorsic at gmail.com
Tue Mar 17 10:50:25 CET 2009


Hi!

Py2exe i standard way (up to my knowledge) of making standalone
executable Python file in order to distribute your program to others
who don't have Python installed (too bad that it is not part of
standard Python distribution). I have no experience with wxPython and
PyQT. Do they have their own compilers or we must do it again with
Py2exe?

Thanks,

Neven


More information about the Tutor mailing list