-
Bookmarked https://micro.webology.dev/2024/02/10/python-development-on.html
page onPython Development on macOS Notes: pyenv and pyenv-virtualenvwrapperHere are my notes for using pyenv and pyenv-virtualenvwrapper on macOS. I use pyenv to install and manage multiple Python versions on the same machine. pyenv makes it possible to upgrade…