pubmed-downloader

View on PyPIReverse Dependencies (0)

0.0.4 pubmed_downloader-0.0.4-py3-none-any.whl

Wheel Details

Project: pubmed-downloader
Version: 0.0.4
Filename: pubmed_downloader-0.0.4-py3-none-any.whl
Download: [link]
Size: 22100
MD5: 612a756f732f0b4847e614992700bf32
SHA256: 3045f0ecf407305f927e88253833b388d3a068bdf35a8419901fca86a49056fb
Uploaded: 2025-02-25 11:30:27 +0000

This wheel failed validation; the error message was: RECORD contains invalid sha256 base64 nopad digest for 'pubmed_downloader/catalog.py': 'ef0b71bc08ac794d23d563a7b6d4299883a2f2b3ac507ab7fbbe798927bfa6f6'

dist-info

METADATA

Metadata-Version: 2.4
Name: pubmed-downloader
Version: 0.0.4
Summary: Automate downloading and processing PubMed
Author: Charles Tapley Hoyt
Author-Email: Charles Tapley Hoyt <cthoyt[at]gmail.com>
Maintainer: Charles Tapley Hoyt
Maintainer-Email: Charles Tapley Hoyt <cthoyt[at]gmail.com>
Project-Url: Bug Tracker, https://github.com/cthoyt/pubmed-downloader/issues
Project-Url: Documentation, https://pubmed_downloader.readthedocs.io
Project-Url: Funding, https://github.com/sponsors/cthoyt
Project-Url: Homepage, https://github.com/cthoyt/pubmed-downloader
Project-Url: Repository, https://github.com/cthoyt/pubmed-downloader.git
Keywords: snekpack,cookiecutter,PubMed,MEDLINE,biomedical literature
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Pytest
Classifier: Framework :: tox
Classifier: Framework :: Sphinx
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: tqdm
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: pystow
Requires-Dist: pydantic
Requires-Dist: pydantic-extra-types
Requires-Dist: lxml
Requires-Dist: curies
Requires-Dist: ssslm
Requires-Dist: sphinx (>=8); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=3.0); extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: pyobo; extra == "process"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage[toml]; extra == "tests"
Provides-Extra: docs
Provides-Extra: process
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11553 characters]

WHEEL

Wheel-Version: 1.0
Generator: uv 0.6.2
Root-Is-Purelib: true
Tag: py3-none-any

entry_points.txt

pubmed_downloader = pubmed_downloader.cli:main