Alpha warning

This is documentation for an experimental rewrite of py2app, and is not relevant for public releases of py2app.

Running py2app

The basic idea:

$ python -m py2app build

That is, the interface follows the common pattern of a main executable with subcommands (like pip, git, Mercurial, …). For now I expect there to be one subcommand: “build”.