Creating EXE file from Python

Joonas Paalasmaa joonas at olen.to
Thu Aug 16 16:13:01 EDT 2001


Ray wrote:
> 
> First, I am new to python.  I like to know if there is anyway to create
> standalone executable from *.py ? and How?

py2exe is what you need.
http://starship.python.net/crew/theller/py2exe/



More information about the Python-list mailing list