https://github.com/mindstorm38/pychelper
Python project Compilation Helper. Useful to distribute compiled python applications.
https://github.com/mindstorm38/pychelper
bytecode-compiler compile helper pyc python python-compiler python3
Last synced: 9 months ago
JSON representation
Python project Compilation Helper. Useful to distribute compiled python applications.
- Host: GitHub
- URL: https://github.com/mindstorm38/pychelper
- Owner: mindstorm38
- License: other
- Created: 2020-03-26T18:35:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T18:39:03.000Z (about 6 years ago)
- Last Synced: 2025-03-28T22:31:33.107Z (about 1 year ago)
- Topics: bytecode-compiler, compile, helper, pyc, python, python-compiler, python3
- Language: Python
- Homepage: https://pypi.org/project/pychelper/
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Compile Helper
Python project compilation helper that compile python files and copy resource files.
Run using `python -m pychelper`