Creating Installer or Executable in Python

kyosohma at gmail.com kyosohma at gmail.com
Wed Nov 14 10:09:12 EST 2007


On Nov 14, 8:34 am, Laszlo Nagy <gand... at shopzeus.com> wrote:
> 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...

If everyone knew about Google then user groups would be obsolete.

Mike




More information about the Python-list mailing list