Python Compiler

Robin Dunn robin at alldunn.com
Fri Oct 15 00:35:01 EDT 1999


> I'm trying to send a python prog to someone without python.  Is there a
> python compiler, so I can send them the .exe?
>

Check out Gordon's Installer utility at
http://starship.python.net/crew/gmcm/install.html  With it you can create a
standalone executable (with a few support files) that you can send and they
will then be able to run your program.


--
Robin Dunn
Software Craftsman
robin at AllDunn.com
http://AllDunn.com/robin/
http://AllDunn.com/wxPython/  Check it out!







More information about the Python-list mailing list