Compiling an *.exe from Python script

BW Glitch bwglitch at hotpop.com
Wed Dec 17 13:53:49 EST 2003


Giraud, Sebastien wrote:
> All in the subject : how can i do to make a win32 stand alone *.exe file
> from a python *.py file??

Py2exe and McMillan's Installer are two of the most known for 
"compiling" Python source files into Windows executables. You should 
check them out and see which one fits you better.

-- 
Glitch

-----BEGIN TF FAN CODE BLOCK-----
G+++ G1 G2+ BW++++ MW++ BM+ Rid+ Arm-- FR+ FW-
#3 D+ ADA N++ W OQP MUSH- BC- CN++ OM P75
-----END TF FAN CODE BLOCK-----

One good shot is worth a hundred bad ones!
         -- Big Shot (G1)




More information about the Python-list mailing list