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
.
py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
PythonNOASSERTION