[Tutor] Frozen Binaries

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Tue May 31 03:33:00 CEST 2005



On Mon, 30 May 2005, Chuck Allison wrote:

>   Could someone please give me the quick lowdown on creating frozen
>   binaries? Thanks.


Hi Chuck,

On Windows, the 'py2exe' program's probably the most straightforward of
the freezers:

    http://py2exe.sf.net

That page has a complete toy example that shows how to freeze a Python
program.


Does this help?  If you have more questions, please feel free to ask.



More information about the Tutor mailing list