Create a virtual environment for an app?
A Guide to Python's Virtual Environments
What is the difference between venv, pyvenv, pyenv, virtualenv, virtualenvwrapper, pipenv, etc.
Virtual Environments and Packages (tutorial)
venv - Creation of virtual environments (library)