pyenv-virtualenv – a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
Anaconda and Miniconda
You can manage
condaenvironments byconda createas same manner as standard Anaconda/Miniconda installations. To use those environments, you can usepyenv activateandpyenv deactivate.
Source: yyuu/pyenv-virtualenv: a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)