py2app is a Python setuptools command which will allow you to make standalone macOS application bundles and plugins from Python scripts.
NOTE: py2app must be used on macOS to build applications, it cannot create Mac applications on other platforms.
py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.