py2exe - create one EXE

codecraig codecraig at gmail.com
Fri Apr 15 11:30:12 EDT 2005


Hi,
  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.

thanks




More information about the Python-list mailing list