Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 11 hours 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.

Awesome Lists containing this project

README

        

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 `_

* `Issue Tracker `_

* `Repository `_