Create standalone Mac OS X applications with Python


Keywords
app, standalone, macos, python
Licenses
MIT/psfrag
Install
pip install py2app==0.28.8

Documentation

py2app is a tool that will create standalone application and plugin bundles on macOS from Python scripts.

NOTE: The master branch is work in progress, current releases are created from branch v0.28-branch.

Project links