Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
deivid
on July 18, 2022
|
parent
|
context
|
favorite
| on:
Learning Go as a Python Developer: The Good and th...
The easiest way to do this is to use shiv[0] if you don't mind asking people to have Python itself installed; if you want a truly "one file bundle" you should use PyInstaller[1] (which bundles a Python interpreter)
[0]:
https://shiv.readthedocs.io/en/latest/
[1]:
https://pyinstaller.org/en/stable/
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0]: https://shiv.readthedocs.io/en/latest/
[1]: https://pyinstaller.org/en/stable/