[ANN] py2exe - new version

py2exe is a distutils extension to convert python scripts into standalone windows executables. The URL is: http://starship.python.net/crew/theller/py2exe/ I've released version 0.2.3 of py2exe, which seems pretty stable, although it should still be considered beta. It has been used for creating wxPython, PyGTK, pygame, win32com client and other standalone programs. I would like to thank the early adopters(in alphabetical order) Dan Rolander, Dave Brueck, Franz Geiger, Markus Gritsch, Pete Shinners, Peter Hansen, Robin Dunn, and Wayne Izatt for helpfull suggestions, testing and support. Development will continue. Features planned for the next release(s): - More aggressive way to find dependencies, hopefully making the building process more automatic - COM server support (localserver, inprocserver) Regards, Thomas
participants (1)
-
Thomas Heller