How to create a single executable of a Python program

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Thu Jul 26 05:14:27 EDT 2007


En Thu, 26 Jul 2007 03:37:51 -0300, NicolasG <nicolasg at gmail.com> escribió:

> I "want" to create a single file for two of my very simple/small
> programs. For very simple/small programs I don't need to distribute
> documentation, shortcuts etc.. I just want a single file to run !

See http://www.py2exe.org/old/#the-bundle-option

-- 
Gabriel Genellina




More information about the Python-list mailing list