Creating Installer or Executable in Python
DanielJohnson
diffuser78 at gmail.com
Wed Nov 14 09:29:39 EST 2007
I have a small project which has around 10 .py files and I run this
project using command line arguments. I have to distribute this
project to somebody.
I was wondering how can I make an executable or some kind of
installer, so that end user doesn't need to compile and worry if he/
she has Python installed or not ?
Every help is greatly appreciated.
Thanks,
More information about the Python-list
mailing list