Skip to main content

Corona disease tracker for India

Project description

Corona Tracker India

Stay Home , Be Safe !

Motive

As a developer, I also want to do something during this huge pandemic situation, so I develop a python script to automatically trace out the required data for faster analysis and work out with it. This is a small thanks from my side to all those who are working out onto the field and fighting with Covid19.


Features

  1. Cross-platform python script
  2. Statewise information
  3. Log the data into a txt file

Prerequisites

  1. python3 should be installed onto the system.
  2. pip3 should be installed onto the system.
  3. pip3 and python3 should be inside the environment variables (only for windows users)

Installation

pip3 install corona-tracker-india

or

pip install corona-tracker-india


Usage

  • Create a new python file and write these lines into it.

  • Create this file in the directory where you want to store the data.

  • Importing the package :

from corona_tracker_india.tracker import track_corona_india

  • Using the functionality :

track_corona_india()

  • Now simply execute the script with this command:

python3 name_of_the_file.py

  1. If there is no error then everthing is perfect.
  2. Check for the corona-data folder in the same repository.
  3. Inside this folder the today's latest data will be fetched automatically as soon as you run the script.

Feedback and Complaints

Github

Twitter

Wordpress

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

corona-tracker-india-0.1.4.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

corona_tracker_india-0.1.4-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page