Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

COVID-19 Live Tracker

This is a python script which can help you to find out the total cases,deaths,recovered as well as new cases,deaths,etc for a given country

Steps to make it run

  1. Clone/Download this repository
  2. Install the requirements using the command
pip install -r requirements.txt
  1. Run the program Each time when you run the program the data file will get updated to the live COVID-19 count
  2. Give any country of your choice and see the result

Input

Project Image

Output

COVID stats for India

Project Image

COVID stats for USA

Project Image

COVID stats for Norway

Project Image