Y
Hacker News
new
|
ask
|
show
|
jobs
by
forrestthewoods
590 days ago
Create 15 pex files. Or possibly 15 PyInstaller executables. Then simply run them like normal programs.
1 comments
Capricorn2481
579 days ago
Ah yes let's not use bad abstractions like docker, let's use pyinstaller...
link
dlainhart
578 days ago
Why would you load an entire userspace environment just to manage a Python package's Python dependencies? Seems a little heavy.
link