Python on Windows

Peter Hansen peter at engcorp.com
Fri Feb 3 18:02:17 EST 2006


svbrk at start.no wrote:
>>I would love a single .exe file that would run without ANY OTHER FILES
>>even if it was 50 Mb!
> 
> 
> You should look at pyinstaller
> (http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi), as far as I know
> the only py->exe compiler that makes single file executables for
> windows. You may even bundle additional files as well, such as images.

py2exe can do this now too.




More information about the Python-list mailing list