covid

View on PyPIReverse Dependencies (1)

3.0.0 covid-3.0.0-py3-none-any.whl

Wheel Details

Project: covid
Version: 3.0.0
Filename: covid-3.0.0-py3-none-any.whl
Download: [link]
Size: 10208
MD5: c8a5253dad222b8eb9e9bfa4b3bacbc9
SHA256: 8e9eb06671556923b5fb94ef0f2ebecce4998287c3869bcc643b540e4761db01
Uploaded: 2024-07-20 08:58:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: covid
Version: 3.0.0
Summary: Python package to get information regarding the novel corona virus provided by Johns Hopkins university and worldometers.info
Author: nf1s
Home-Page: https://nf1s.github.io/covid/
Project-Url: Documentation, https://nf1s.github.io/covid/
Project-Url: Repository, https://github.com/nf1s/covid
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: beautifulsoup4
Requires-Dist: bleach (>=3)
Requires-Dist: click
Requires-Dist: importlib-metadata
Requires-Dist: inflection
Requires-Dist: jeepney (>=0.4.2)
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: pydantic
Requires-Dist: requests
Requires-Dist: typer
Requires-Dist: typing-extensions
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 5756 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
covid/__init__.py sha256=qmQ3LiGievVysZ2ksTSrpy_6WJEslyIK_J0TwMbHHHU 586
covid/cli.py sha256=e_7ANJxqrBEVMCvsJ9bdB97iDzXt5Tz42DLSqzNPeRU 2652
covid/config.py sha256=6ofdZHW0UukXZpa3HMqtVw7d2_3-X67f9oTo29nC1N0 100
covid/john_hopkins/__init__.py sha256=vIt695zuf0YcoqJtnyHL590vG3pyMkArO3MpP515jzo 25
covid/john_hopkins/covid.py sha256=Ar-x90Eb80j5VFPqkuOxnhI4aBXZrJYcnKLpVpPWpI8 7214
covid/john_hopkins/models.py sha256=6zlNhh_u37IhD_yn0b6gDDohYMcdiDB4DHGtVEhlHCQ 905
covid/worldometers/__init__.py sha256=YjcxGzmNqDGzoC1QgFre3Og1OFc4xGEP0QSZVMVw0vc 50
covid/worldometers/covid.py sha256=7ow20EkGGl5AHMbFF2yEAHz_bEIsv-280vDycvFIy0M 4540
covid/worldometers/models.py sha256=bbYXROoAqd3NUftuqxTuaYcVRD3wMMOtl3T0Pndg-BM 1280
covid-3.0.0.dist-info/LICENSE.txt sha256=-259VzDmLApAA8znoNNxaBOVRpsVPtOJ5uv1f3bmF88 1065
covid-3.0.0.dist-info/METADATA sha256=4Y5buKlMbnKeLfSv-aHYgZVepCBD-bVeYN2-RFDYdac 6826
covid-3.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
covid-3.0.0.dist-info/entry_points.txt sha256=Ke2iSToIpzmNt0edwTOHu-toBKkzblSTcGZ_-cBbrc4 39
covid-3.0.0.dist-info/RECORD

entry_points.txt

covid = covid.cli:app