py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
py2app is similar in purpose and design to py2exe for Windows.
NOTE: py2app must be used on OSX to build applications, it cannot create Mac applications on other platforms.
Documentation <https://py2app.readthedocs.io/en/latest/>
_
Issue Tracker <https://github.com/ronaldoussoren/py2app/issues>
_
Repository <https://github.com/ronaldoussoren/py2app/>
_
Version | Tag | Published |
---|---|---|
0.28 | 1mo ago | |
0.27 | 3mos ago | |
0.26.1 | 8mos ago | |
0.26 | 8mos ago |