Py2app
py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
Install / Use
/learn @ronaldoussoren/Py2appREADME
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
-
Documentation <https://py2app.readthedocs.io/en/latest/>_ -
Issue Tracker <https://github.com/ronaldoussoren/py2app/issues>_ -
Repository <https://github.com/ronaldoussoren/py2app/>_
