covid_19 Data Packages
An assortment of Data Scraping packages from publicly available git repos and website scrapings
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installing
This package is hosted on Pypi
python3 -m pip install covid-19-dryampy
Example Scripts
from covid_19.us_tests_cdc import us_tests_cdc
scraper = us_tests_cdc()
print(scraper.fetch())
Authors
- Steven Yampolsky
License
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details
Release files for covid-19-dryampy 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| covid-19-dryampy-0.2.4.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| covid_19_dryampy-0.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.2 kB
Release files / covid-19-dryampy-0.2.4.tar.gz
| Download URL | covid-19-dryampy-0.2.4.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7d62602c957e3c95290731f3e94d5c10d55c368d50ebe1d15a43705e743def0
|
|
BLAKE2b-256 checksum How to use checksums |
a2b6415fcf208507b12cd88f1d26979fee7e77ea247ca049967e1aa09c43deb3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.3
|
Release files / covid_19_dryampy-0.2.4-py3-none-any.whl
| Download URL | covid_19_dryampy-0.2.4-py3-none-any.whl |
|---|---|
| Size | 16.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7d3e18883abbccfbdc9b7050516f62ccfed9308c3022c9c44a30745544fe14e7
|
|
BLAKE2b-256 checksum How to use checksums |
a002e2a609ec92efe1d83e6c3584259bdc2fe3cd30e8d39f8a460d9cba27da23
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.3
|