Python Newbie question

insideview at gmail.com insideview at gmail.com
Fri Oct 13 00:33:57 EDT 2006


Is it possible to combine or bundle separate .exe files into the
compiled python .exe when using py2exe? If possible, how would that be
described within setup.py ..... and how/where would I specify such .exe
should be ran first in the pre-compiled scripts? My goal is to get the
total package down to as few files as possible, so I appreciate
understanding how I could do this. The .exe is some low-level commands
that was compiled in a separate language.... but I hope this little
.exe can be included gracefully. Thank you for your expertise! :) AMYMC




More information about the Python-list mailing list