py2exe - create one EXE

Fredrik Lundh fredrik at pythonware.com
Fri Apr 15 11:43:57 EDT 2005


"codecraig" wrote:

>  Is there a way to create one .exe using py2exe (or some other
> extension/utility that can do it)?
>
>  Basically i want to generate one .exe that contains everything my
> python app needs to run instead of having a .exe, some .zips, etc.

hmm.  if you cannot access google, how come you're able to post via
google groups?

here's the first google hit for "py2exe single exe"

    http://starship.python.net/crew/theller/moin.cgi/SingleFileExecutable

(that page also happens to be linked from the front page on the py2exe
support wiki)

</F> 






More information about the Python-list mailing list