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: 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.
- Host: GitHub
- URL: https://github.com/ronaldoussoren/py2app
- Owner: ronaldoussoren
- License: other
- Created: 2020-01-14T11:27:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T16:49:31.000Z (7 months ago)
- Last Synced: 2024-04-29T18:03:02.912Z (7 months ago)
- Topics: macos, python, standalone
- Language: Python
- Size: 8.26 MB
- Stars: 318
- Watchers: 13
- Forks: 34
- Open Issues: 190
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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 `_