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.
Release files for SimpleCovidAPI 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SimpleCovidAPI-0.3.tar.gz | 1.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SimpleCovidAPI-0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.1 kB
Release files / SimpleCovidAPI-0.3.tar.gz
| Download URL | SimpleCovidAPI-0.3.tar.gz |
|---|---|
| Size | 1.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b785e13d994516fa646304653369c9976a5978a399cc36e160da6bb7d14ced5
|
|
BLAKE2b-256 checksum How to use checksums |
ea679da9c7f1e5f071426282a98230f3ca3566148e8572f88d1f1b39e1da9e8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / SimpleCovidAPI-0.3-py3-none-any.whl
| Download URL | SimpleCovidAPI-0.3-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
261678e97edf484f51eac9aaa3fa38e968dd5ad47a138ff5975e1c9bf8b08eac
|
|
BLAKE2b-256 checksum How to use checksums |
113f8c966ff027914d9fcdead5a7cd0e50453bbde0b4d9ef6aba22782d6a459c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|