Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/butla/tasker_shiv_python_single_exec_demo
Demo of creating a self-contained pure-Python binary with Shiv and Tasker for CLI development
https://github.com/butla/tasker_shiv_python_single_exec_demo
Last synced: 14 days ago
JSON representation
Demo of creating a self-contained pure-Python binary with Shiv and Tasker for CLI development
- Host: GitHub
- URL: https://github.com/butla/tasker_shiv_python_single_exec_demo
- Owner: butla
- License: mit
- Created: 2020-04-13T21:47:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T18:36:35.000Z (over 4 years ago)
- Last Synced: 2024-12-23T02:44:19.125Z (17 days ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tasker_shiv_python_single_exec_demo
Demo of creating a self-contained pure-Python binary with Shiv and Tasker for CLI developmentTODOS
-----* switch Tasker for Typer (I confused the former with the latter, I wanted the latter)
* pyproject.toml / setup.cfg entrypoint
* pack with Shiv