create python program files

Pete Shinners pete at visionart.com
Thu May 24 20:45:59 EDT 2001


"eric_brake" <brakedon at hotmail.com> wrote > I need help finding
> a way to create standalone executable files from python.
> I have python version 2.1. I have heard of a "freeze.py" file
> that could do it but version 2.1 doesn't include this. any
> help would be appreciated.

spend a little time with PY2EXE.
http://starship.python.net/crew/theller/py2exe/

thomas heller's little tool has made me a happy man
on more than one occasion! gordon mcmillan has also
entered a new version 4 with his installer stuff

http://www.mcmillan-inc.com/install1.html

i've heard good things from the this version,
but have not tried them myself. i had worlds of
trouble with the earlier version 3 releases.






More information about the Python-list mailing list