Managing Python, Environments, and Packages

May 12, 2022 · 26 words · 1 minute read package managementpackagespython

Recently there was a discussion on Hacker News about managing Python versions with pyenv.

I use pyenv to manage multiple Python versions. There is a `