Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 536 Bytes

File metadata and controls

11 lines (8 loc) · 536 Bytes

Coronavirus Sad Art Visualization

This project uses twitter to real-time simulate the number of deaths in an area. The current commited values are for Brazil, 18/03/2021. Feel free to fork, update, reuse this art project according to its license (view the license file) in order to help others better understand what we are facing.

How to use it

  • Rename the file keys.json.example to keys.json and update its values with your twitter API information.
  • Update main.py according to your countries/are needs
  • Run main.py