Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haikokrais/coronawidget

Simple Widget for Kivy to display weekly cases and two charts showing daily and cumulative infections
https://github.com/haikokrais/coronawidget

coronavirus kivy matplotlib python3

Last synced: about 7 hours ago
JSON representation

Simple Widget for Kivy to display weekly cases and two charts showing daily and cumulative infections

Awesome Lists containing this project

README

        

# CoronaWidget
Simple Widget for Kivy to display
a) weekly cases and two charts showing weekly and cumulative infections worldwide.
b) weekly vaccinations

The widget uses data provided from the ECDC. This data represents the daily infections by country worldwide and is available at https://www.ecdc.europa.eu/en/publications-data/download-todays-data-geographic-distribution-covid-19-cases-worldwide in different formats.

![Screenshot](https://github.com/HaikoKrais/CoronaWidget/blob/master/Screenshot.PNG)

You can use it as a standalone App or include it in your own Kivy projects

## Dependencies
All necessary dependencies you need to install to run the app can be found in the requirements.txt file.
Parts of the dependencies can be licensed under different licenses than this repo. Please be sure to credit these appropriately and hand over the licences if you distribute packages including the dependencies.
As well, make sure to credit the ECDC as the source for your data.

## Sources
* https://kivy.org/#home
* https://matplotlib.org/
* https://www.ecdc.europa.eu/en