Y
Hacker News
new
|
ask
|
show
|
jobs
by
qubidt
911 days ago
How does this compare to shiv?
https://github.com/linkedin/shiv
1 comments
potatochup
911 days ago
Shiv doesn't pack a python interpreter, it looks like this does
link
ofek
911 days ago
You can pack a Python interpreter but by default it downloads it (if not already cached)
link