Python Test Environment Activate the environment: source .venv/bin/activate Run the test script: python test.py Leave the environment: deactivate