Compiling an *.exe from Python script

Todd Gardner piir at earthlink.net
Thu Dec 18 02:45:51 EST 2003


Might this work?  It does not compile but it does make beautiful
albeit, rather large .exes.
http://starship.python.net/crew/theller/py2exe/

To actually compile I guess one can use...
psyco-1.1.1-win-2.3.zip

Just my $0.02 worth.

Todd

"Giraud, Sebastien" <sebastien.giraud at eds.com> wrote in message news:<mailman.254.1071681240.9307.python-list at python.org>...
> Ok I was still looking for a 'make like' software and found one : 
> MacMillan
> Entreprise
> 
> Just work fine even if it's not easy to handle it...
> 
> -----Message d'origine-----
> De : python-list-bounces+sebastien.giraud=eds.com at python.org
> [mailto:python-list-bounces+sebastien.giraud=eds.com at python.org] De 
> la part
> de Giraud, Sebastien
> Envoy  : mercredi 17 d cembre 2003 17:21
>   : python-list at python.org
> Objet : Compiling an *.exe from Python script
> 
> 
> All in the subject : how can i do to make a win32 stand alone *.exe 
> file
> from a python *.py file??
> 
> Seb.




More information about the Python-list mailing list