Windows :
python -m venv venv
venv/Scripts/activateMac/Linux :
python -m venv venv
source venv/bin/activatepip install -r requirements.txtDownload the csv file from here and place it in the files/ directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Windows :
python -m venv venv
venv/Scripts/activateMac/Linux :
python -m venv venv
source venv/bin/activatepip install -r requirements.txtDownload the csv file from here and place it in the files/ directory.