env folder python code example Example 1: python virtual env $ pip install virtualenv Example 2: create virtual environment code python3 -m venv venv