Skip to main content

Covidinfo is a module to fetch data related to covid

Project description

Covidinfo

How to install

pip install Covidinfo

How to use

import the module

1.import Covidinfo 2.import Covidinfo as ci

Functions available

1.covid_intro() 2.covid_symptoms() 3.covid_news() 4.covid_precautions() 5.vaccination_effects() 6.india_total_cases() 7.india_active_cases() 8.india_recovered_cases() 9.india_death_cases() 10.india_death_previos_day() 11.india_test_previos_day() 12.india_positive_previos_day() 13.india_vaccination_count() 14.world_vaccination_count() 15.world_vaccination_previos_day( 16.world_active_cases() 17.world_death_cases() 18.world_total_cases()

Using functions exanote:- here imported using second way1. cp.covid_intro() - it returns a short intro regarding covid-19

  1. cp.world_total_cases() - it returns total covid-19 cases count
  2. cp.india_vaccination_count() - it returns total vaccination count in india
  3. cp.covid_news() -it top returns news regarding covid-19
  4. cp.vaccination_effects() -prints post vaccination effects

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

Covidinfo-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

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