Skip to content

doppioandante/covid_andamento_regionale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total COVID-19 positives in Italy

Live url

https://enrico.acqua.team/covid-19/

how to run in development mode

./pull-covid-data.sh
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
python3 server.py

Run in production with waitress

waitress-server server:app.server

About

Dash visualization for regional COVID-19 data in Italy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published