Skip to main content

ZC Buildout recipe for building standalone Mac OS X application bundles.

Project description

The rod.recipe.py2app helps to create standalone Mac OS X application bundles using py2app and PyObjC. It aims to provide handling eggs within a zc.buildout environment.

To be honest, this is a recipe for scrambled eggs. The current py2app version lacks of supporting python eggs, especially namespace packages. This recipe reconstructs a directory tree from the contents of the given eggs.

Changes

1.0.0 2009-09-11

  • Stable release

1.0.0b1 2008-02-04

  • Initial revision

Documentation

py2app-Build Recipe

The build recipe takes a number of options:

eggs

A list of eggs to install given as one or more setuptools requirement strings. Each string must be given on a separate line.

packages

A list of required python packages.

script

The name of the build script, which will be set up in bin. Default is ‘py2app’.

Tests

Let’s try to import the Recipe class:

>>> from rod.recipe.py2app import Recipe

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

rod.recipe.py2app-1.0.0-py2.6.egg (8.2 kB view hashes)

Uploaded Source

rod.recipe.py2app-1.0.0-py2.5.egg (8.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page