• Bookmarked https://micro.webology.dev/2024/02/10/python-development-on.html
    Python Development on macOS Notes: pyenv and pyenv-virtualenvwrapper
    Here 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…

Python Development on macOS Notes: pyenv and pyenv-virtualenvwrapper