Simple app to pull and present COVID-19 stats relating deaths and infections from Polish Ministry of Health Affairs Twitter Page.
- Create config.py file in the project root directory
- Add your tweepy credentials there as shown in the stats.py file
- Run it either via
python3
command, or adjust the shebang on the first line.
- Feature: Let user to filter the data based on the selected date range.
- Feture: Add option to export data as CSV
This software is released under the MIT License. You can check out the content of this lincense here: License