Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ronaldoussoren/py2app

py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.
https://github.com/ronaldoussoren/py2app

macos python standalone

Last synced: 16 days ago
JSON representation

py2app is a Python setuptools command which will allow you to make standalone Mac OS X application bundles and plugins from Python scripts.

Lists

README

        

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.

Project links
-------------

* `Documentation `_

* `Issue Tracker `_

* `Repository `_