- Python
- Tutorial
Prerequisites
Using Windows? You'll need to download Windows Subsystem for Linux.
This guide assumes that you already have Python 3 installed.
This instructions use virtualenv
but you may use other virtual environment managers like venv
if you prefer.
pip3 install virtualenv