[python-win32] *.py to *.exe

Peter Schay pschay@pobox.com
Tue, 11 Mar 2003 06:30:05 -0800


There are a few ways to do it.  It looks like the mcmillan installer works well, and py2exe is also pretty good.  For information, take a look at this web page for mcmillan, which also talks about similar solutions:
http://www.mcmillan-inc.com/install1.html

Pete

vishnu mahendra wrote:

> please tell me how to conver python files to exe files
>