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

2004-09-28

py2app development continues

Filed under: py2app, python — bob @ 3:09 am

I've done a bunch of work on py2app the past couple days. It's probably in a state where it could be used for a legitimate project, but I'm not going to provide any real support it yet. If you do play with it, you will need to also check out the latest macholib.

New stuff:

  • dylib dependency hunting and rewriting
  • standalone (for non-vendor python builds)
  • data resources
  • icon
  • template plist file, plistlib.Plist, or dict
  • alias build mode (similar to but better than bundlebuilder --symlink)
  • can avoid modulefinder (when using alias build mode)
  • Python 2.4 support
  • dylib/framework includes
  • semi-standalone option when using non-system Python
  • argv emulation
  • chdir to Resources folder (or not)

Still missing:

  • Non-zip distribution mode
  • Plugins (preference panes, etc.)
  • Including full packages
  • Still haven't tried anything non-trivial
  • dylib/framework excludes
  • baked-in "recipes" for common problematic packages (PIL, for example)
  • a couple minor bundlebuilder options (creator, bundle-id, strip)

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Protected by WP-Hashcash.

Powered by WordPress