Y
Hacker News
new
|
ask
|
show
|
jobs
by
zinodaur
972 days ago
Yeah! pyinstaller is an example. They do it by bundling a standalone python interpreter (x-platform ones too) with the necessary python libraries bundled in, just like you suggested