PyInstaller¶
This page is a stub
Want to help fill it in? Edit on GitHub
| Difficulty | |
| Path(s) | Packaging & Distribution |
| Repo | pysprings/lightning-talks/pyinstaller |
Overview¶
Compile Python into standalone executables with --onefile bundles. No Python required on the target machine.