[Distutils] ANN: py2app 0.1.7 (original) (raw)

Bob Ippolito bob at redivi.com
Fri Dec 31 05:03:16 CET 2004


This announcement is available in HTML at: http://bob.pythonmac.org/archives/2004/12/30/ann-py2app-017/

py2app_ is the bundlebuilder replacement we've all been waiting for.
It is implemented as a distutils command, similar to py2exe_, that builds Mac OS X applications from Python scripts, extensions, and related data files. It tries very hard to include all dependencies it can find so that your application can be distributed standalone, as Mac OS X applications should be.

py2app_ 0.1.7 is included in the installer for PyObjC_ 1.2. If you have installed PyObjC_ 1.2, then you already have py2app_ 0.1.7 installed.

Download and related links are here: http://undefined.org/python/#py2app

py2app_ 0.1.7 is a bug fix release:

Since I have been slacking and the last announcement was for 0.1.4, here are the changes for the soft-launched releases 0.1.5 and 0.1.6:

py2app_ 0.1.6 was a major feature enhancements release:

py2app_ 0.1.5 was a major feature enhancements release:

.. _py.test: http://codespeak.net/py/current/doc/test.html .. _GraphViz: http://www.pixelglow.com/graphviz/ .. _PyOpenGL: http://pyopengl.sf.net/ .. _Riverbank: http://www.riverbankcomputing.co.uk/ .. _sip: http://www.riverbankcomputing.co.uk/sip/index.php .. _PyQt: http://www.riverbankcomputing.co.uk/pyqt/index.php .. _DarwinPorts: http://darwinports.opendarwin.org/ .. _docutils: http://docutils.sf.net/ .. _setuptools: http://cvs.eby-sarna.com/PEAK/setuptools/ .. _PJE: http://dirtSimple.org/ .. _py2app: http://undefined.org/python/#py2app .. _py2exe: http://starship.python.net/crew/theller/py2exe/ .. _PyObjC: http://pyobjc.sf.net/



More information about the Distutils-SIG mailing list