A client library for the SimpleCovidAPI to get covid19 data.
Project description
SimpleCovidAPI
A client library for the SimpleCovidAPI that retrieves COVID-19 data.
Installation
pip3 install SimpleCovidAPI # for python 3
pip install SimpleCovidAPI # for python 2
Usage
from SimpleCovidAPI import sca
print('Cases: ' + str(sca.cases()))
print('Deaths: ' + str(sca.deaths()))
print('Recoveries: ' + str(sca.recoveries()))
Docs
Full documentation availabe here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SimpleCovidAPI-0.3.tar.gz
(1.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SimpleCovidAPI-0.3.tar.gz.
File metadata
- Download URL: SimpleCovidAPI-0.3.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b785e13d994516fa646304653369c9976a5978a399cc36e160da6bb7d14ced5
|
|
| MD5 |
733eb9a17a3ea44d3a2c456924263bd5
|
|
| BLAKE2b-256 |
ea679da9c7f1e5f071426282a98230f3ca3566148e8572f88d1f1b39e1da9e8b
|
File details
Details for the file SimpleCovidAPI-0.3-py3-none-any.whl.
File metadata
- Download URL: SimpleCovidAPI-0.3-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
261678e97edf484f51eac9aaa3fa38e968dd5ad47a138ff5975e1c9bf8b08eac
|
|
| MD5 |
d4ea52743f20292433867da292f97b37
|
|
| BLAKE2b-256 |
113f8c966ff027914d9fcdead5a7cd0e50453bbde0b4d9ef6aba22782d6a459c
|