A term referring both to an isolated Python environment, or the leading tool that allows one to create such environments.
Note: whenever you encounter commands prefixed with $VENV (Unix) or %VENV (Windows), know that that is the environment variable whose value is the root of the virtual environment in question.