mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
eff5756354
* 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>
14 lines
261 B
Markdown
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)
|