虚拟环境 | version | blog |
---|---|---|
Virtualenv | Python >=2.7, !=3.0., !=3.1., !=3.2., !=3.3. | reference |
venv | Python> 3.3 | |
conda | any | reference |
pipenv | any | reference |
virtualenvwrapper | any(only Linux) | reference |
virtualenvwrapper-win | any(only Windows) | reference |
参考
- https://docs.python-guide.org/dev/virtualenvs/
- http://docs.pipenv.org/en/latest/install/#installing-pipenv