DanielJohnson wrote: > 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 ? > http://www.fuckinggoogleit.com/?q=py2exe
Under UNIX systems of course, your user should install using the given system's package manager... -- http://mail.python.org/mailman/listinfo/python-list