MacPython Logo from __future__ import *

buy music albums Silver Apples buy mp3 albums Tarrus Riley buy tracks mp3 Kravits buy Reaper albums mp3 buy Kravits albums music buy music Evita CD online albums mp3 Silver Apples download Madonna CD music buy tracks music Kravits download music albums Silver Apples

2005-03-31

ANN: py2app 0.1.9

Filed under: PyObjC, py2app, python — bob @ 11:00 am

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.9 is included in the installer for PyObjC 1.3. If you have installed PyObjC 1.3, then you already have py2app 0.1.9 installed.

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

py2app 0.1.9 is a minor bug fix release:

Bugs fixed:

  • bdist_mpkg now builds zip files that are correctly unzipped by all known tools.
  • The behavior of the bootstrap has changed slightly such that __file__ should now point to your main script, rather than the bootstrap. The main script has also moved to Resources, from Resources/Python, so that __file__ relative resource paths should still work.

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

I'm WP-Hashcash. I eat spam.

Powered by WordPress