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: 6 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T16:43:41.000Z (8 months ago)
- Last Synced: 2025-05-09T19:49:48.438Z (6 months ago)
- Topics: macos, python, standalone
- Language: Python
- Size: 8.4 MB
- Stars: 392
- Watchers: 13
- Forks: 40
- Open Issues: 211
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-python-zh - py2app - 冻结Python脚本 (Mac OS X)。 (分布)
- best-of-python-dev - GitHub - 39% open · ⏱️ 12.07.2024): (Code Packaging)
- fucking-awesome-python - py2app - Freezes Python scripts (Mac OS X). (Distribution)
- awesome-python - py2app - Freezes Python scripts (Mac OS X). (Distribution)
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 `_