https://github.com/astrofrog/py2app-experiments
Experiments with Py2App
https://github.com/astrofrog/py2app-experiments
Last synced: 25 days ago
JSON representation
Experiments with Py2App
- Host: GitHub
- URL: https://github.com/astrofrog/py2app-experiments
- Owner: astrofrog
- Created: 2012-06-30T12:01:11.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-30T16:06:35.000Z (about 14 years ago)
- Last Synced: 2026-05-24T07:42:18.487Z (about 2 months ago)
- Language: Python
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To build an example, go into its sub-directory and build with:
python setup.py py2app
To run:
open dist/test.app