Skip to content

sanogotech/covidinformation

Repository files navigation

Information About Covid19 . GOD Bless You !")

Akwaba Abidjan Python

  • "Python Script to get information regarding the novel corona virus "

https://www.linkedin.com/in/souleymanesanogo/

Getting Started

https://pypi.org/project/covid/

** Python SDK to get information regarding the novel corona virus provided by Johns Hopkins university and worldometers.info. ** +180 (Countries)

Prerequisites

  • Python 3.x (3.6+)

Pip install

	pip install  covid
	
	pip install  pandas
	
	pip  install openpyxl

Code

	def  getStatusByCountryName(countryName):

		country_cases = covid.get_status_by_country_name(countryName)	
		print("Covid19 Status :" , countryName, country_cases)
		

Run

python  covidScript.py

Result

* 2020-03-31

Covid19 : Cote d'Ivoire

* 2020-03-31

Covid19 : Cote d'Ivoire

* 2020-03-29

Covid19 : Cote d'Ivoire

About

Python Script to get information regarding the novel corona virus (Covid19) #provided by Johns Hopkins university and worldometers.info

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages