https://enrico.acqua.team/covid-19/
./pull-covid-data.sh
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
python3 server.py
waitress-server server:app.server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
https://enrico.acqua.team/covid-19/
./pull-covid-data.sh
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
python3 server.py
waitress-server server:app.server