Freezing python files into executables

Mike Driscoll kyosohma at gmail.com
Tue Nov 3 17:28:29 EST 2009


On Nov 3, 3:23 pm, Girish Venkatasubramanian <giris... at gmail.com>
wrote:
> Will try that.
>
> Meanwhile I went ahead and used cx_freeze and that seems to work OK.
>
> Thanks for your help Rami and Marc-Andre.


Something that you might want to try in the future is GUI2Exe, which
allows you to play with a whole slew of freezing modules:

http://code.google.com/p/gui2exe/

I've been using it to make executables on Windows through it's py2exe
implementation.

-------------------
Mike Driscoll

Blog:   http://blog.pythonlibrary.org



More information about the Python-list mailing list