Standalone executables

Don Tuttle tuttledon at hotmail.com
Wed Mar 21 00:25:34 EST 2001


"Mark Carroll"
> I'm investigating the possibility of using wxPython for development.
> However, I need to be able to ship single standalone executables to
> random users of 32-bit MS Windows and Linux. (It would be really nice
> if I could compile both on Linux with mingw32 or suchlike. (-:)
>
> What are the current options, and how about the near future? I'm not
> having an easy time figuring out where things stand with freeze, etc.

On the Windows side, check out
http://starship.python.net/crew/theller/py2exe/ to compile and
http://www.jrsoftware.org/isinfo.htm to install your program.  Can't help
you on the Linux side.

Don





More information about the Python-list mailing list