Awesome-Python-Scripts/covid_visualiser/README.md
tushar5526 eff5756354
python script which creates a map in html showing realtime covid stat… (#138)
* python script which creates a map in html showing realtime covid status in india

* remove extra space; fix allignment

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-05-08 13:34:12 +05:30

14 lines
261 B
Markdown

--> Clone the project
--> run pip install -r requirements.txt
-- > python3 main.py
-- >It will launch a firefox tab showing the map
This project visualise the current COVID position of India on a map using Folium
(will extend it to more countries later)