[Tutor] how to make python program as executable

Thorsten Kampe thorsten at thorstenkampe.de
Wed Jan 30 11:40:10 CET 2008


* Luke Paireepinart (Wed, 30 Jan 2008 03:59:59 -0600)
> I think he meant " i want to make the application [into an]
> executable" I.E. he wants an .exe file on Windows.
> In this case, you can use py2exe, and there's another alternative I
> can't remember.

The better alternative is "Pyinstaller"...

Thorsten



More information about the Tutor mailing list