zipapp¶
This page is a stub
Want to help fill it in? Edit on GitHub
| Difficulty | |
| Path(s) | Packaging & Distribution |
| Repo | pysprings/lightning-talks/zipapp |
Overview¶
Package a Python app as a single .pyz file using the zipapp module. Requires Python on the target machine.
Where to Go Next¶
- PyInstaller for standalone executables