Virtual Environment
一文了解virtualenv、pyvenv、pyenv、pyenv virtualenv
How to create virtual env and pip package in the env
How to activate virtualenv
To exit the venv env, just type "deactivate" or "source deactivate"
Explain pyenv pipenv for vscode (Chinese)
How to set up Python version based on the current Pipenv virtual environment.
Last updated