inicair venv python code example Example: inicair venv python python3 -m venv venv source venv/bin/activate pip freeze > requirements.txt