Set up a Python Virtual Environment with venv
In a previous post, we’ve set up our Windows Subsystem for Linux (WSL) environment, and have chosen Ubuntu as our distribution of choice. Our next step will be to configure Python, and set up a new Python virtual environment using venv.