Blog Logo
TAGS

Handle Python versions and virtualenv like a pro!

Learn how to handle virtualenv and Python versions like a pro, including on Apple M1 silicon, with pyenv, pyenv-virtualenv, and virtualenvwrapper. This blog post covers installation and navigation through projects, providing step-by-step instructions for creating virtualenv and activating/deactivating them. While there are other tools available, such as conda, the author shares what works well for them, including their favorite Python integrated development environment, Pycharm. Test out different ways to find the one that best suits your needs and discover the benefits of managing multiple Python versions and virtual environments.