Y
Hacker News
new
|
ask
|
show
|
jobs
by
ses1984
2209 days ago
How do you package your entire pyenv as one or more system packages?
2 comments
im3w1l
2209 days ago
This isn't exactly what you are asking, but
https://askubuntu.com/questions/90764/how-do-i-create-a-deb-...
link
hprotagonist
2209 days ago
pyinstaller, shiv, pex, docker: depending on use case, any of these may be appropriate.
link