kghub-downloader

View on PyPIReverse Dependencies (1)

0.4.1 kghub_downloader-0.4.1-py3-none-any.whl

Wheel Details

Project: kghub-downloader
Version: 0.4.1
Filename: kghub_downloader-0.4.1-py3-none-any.whl
Download: [link]
Size: 13447
MD5: aab3d6af5cf4d89b5bfca901bc4c043c
SHA256: 518ffb94db3a7774c58e87234267a1894144f01d130c6080db8a96c69759f90b
Uploaded: 2024-11-21 15:23:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kghub-downloader
Version: 0.4.1
Summary: Downloads and caches files for knowledge graph ETL
Author: The Monarch Initiative
Author-Email: info[at]monarchinitiative.org
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: PyYAML (<7.0,>5.0)
Requires-Dist: boto3 (>=1.34.35)
Requires-Dist: compress-json (<2.0,>1.0)
Requires-Dist: elasticsearch (<9.0,>7.0)
Requires-Dist: gdown (>=4.7.1)
Requires-Dist: google-cloud-storage (<3.0.0,>=2.1.0)
Requires-Dist: pydantic (<3.0.0,>=2.9.1)
Requires-Dist: pydantic-settings (<3.0.0,>=2.5.2)
Requires-Dist: tqdm (>=4.62.3)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 5134 characters]

WHEEL

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

RECORD

Path Digest Size
kghub_downloader/__init__.py sha256=iGPtkAmwjvWlfROOIZwRoIb6t_oFgYdlskJ24A6iloo 149
kghub_downloader/download.py sha256=v9DbeyV4-UdQWqPtq7AfVaEm-IDrBiMFAw7Bp5yzL1I 9567
kghub_downloader/download_utils.py sha256=cFQL3rgJyL3Ei8Ua73AwCHVE6e2l7CS2m4fl3fdi_dA 4900
kghub_downloader/elasticsearch.py sha256=F-4FLFL9MT-X9fGxc5iC9boXTTkT2cjY-YqBaDmNvRU 2189
kghub_downloader/main.py sha256=cPoKCyMsVf2fsQAQUoOJHzhbAH_73L5WuSGAZ0d-fXo 1977
kghub_downloader/model.py sha256=NqZ0op9gg9OrrgpMv0RHb1bfwFKNbD-GgZWSneqSz0Y 2175
kghub_downloader/schemes.py sha256=YtrWuc04wtKtfKEtjziDWcozTgndeGNjjdFFPkslt0U 1309
kghub_downloader/upload.py sha256=mbeow1GgJ_S0jmy9k66qIxDdhbZTsNZpaGDc8DQPCN4 2198
kghub_downloader-0.4.1.dist-info/METADATA sha256=UUiS6OfIKGPtCKDbYlZLPd8b1OHhVbY6WVM-Q1lv_D4 6092
kghub_downloader-0.4.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
kghub_downloader-0.4.1.dist-info/entry_points.txt sha256=kbZcvnwKpH7S1xv_KVLfIB4hRe5m1d6wdOjFoN1B7Aw 62
kghub_downloader-0.4.1.dist-info/RECORD

entry_points.txt

downloader = kghub_downloader.main:typer_app