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, -- http://mail.python.org/mailman/listinfo/python-list