Making EXE'S in python

Greg Krohn infinitystwin.SPAM at IS.BAD.yahoo.com
Wed Jan 23 19:09:12 EST 2002


"Corey" <Triplec1986 at hotmail.com> wrote in message
news:aee9d3a2.0201231506.189909ac at posting.google.com...
> Hi. I'd like to know if there is a way to make exe's in python.

There is. Installer can be found at
http://www.mcmillan-inc.com/install1.html . It's pretty slick except that I
can't get rid of the default icon in my exe's. There are other methods for
making executables, also: py2exe, freeze (I think), and maybe some others.
Check out python.org for a list.

greg





More information about the Python-list mailing list