pyenv-virtualenv: Python Virtual Environment Plugin
by Tim Hopper
pyenv-virtualenv is a plugin for pyenv for managing Python and Conda virtual environments.
pyenv-virtualenv adds a command to the pyenv command-line tool that lets you create a virtual environment for a specific Python version. It also activates the virtual environment automatically when you open the project folder in your terminal.
Learn More
Last updated on