[ANN] py2exe - new version

Thomas Heller theller at python.net
Thu Feb 15 03:52:04 EST 2001


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




More information about the Python-list mailing list