Fetch and convert Pubmed articles
Project description
pyconverters_pubmedfetcher
Fetch articles from Pubmed
Installation
You can simply pip install pyconverters_pubmedfetcher.
Developing
Pre-requesites
You will need to install uv (for managing dependencies and running tasks):
pip install uv
Clone the repository:
git clone https://github.com/oterrier/pyconverters_pubmedfetcher
Running the test suite
You can run the full test suite with:
uv run pytest
Linting
uv run ruff check .
uv run ruff format --check .
Building the documentation
You can build the HTML documentation with:
uv run --extra docs sphinx-build docs docs/_build
The built documentation is available at docs/_build/index.html.
SBOM & vulnerability check
Install the SBOM dependencies:
uv sync --extra sbom
Generate a CycloneDX SBOM from the current environment:
uv run cyclonedx-py environment -o sbom.cdx.json --output-format json
Audit dependencies for known vulnerabilities:
uv run pip-audit --format json --output audit-report.json
To fail on any known vulnerability (useful in CI):
uv run pip-audit --strict
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyconverters_pubmedfetcher-1.8.46.tar.gz.
File metadata
- Download URL: pyconverters_pubmedfetcher-1.8.46.tar.gz
- Upload date:
- Size: 255.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
879c2d505c7ac001760a42b330092c9f60c39312378cb4385c3ea806fcc38457
|
|
| MD5 |
1167c7c65c26c6f6d6f6d5508892d543
|
|
| BLAKE2b-256 |
9dcb87a9cdc85618bbecbda38d9961e5e663b766d11d5536ab992f4e6f367c03
|
File details
Details for the file pyconverters_pubmedfetcher-1.8.46-py3-none-any.whl.
File metadata
- Download URL: pyconverters_pubmedfetcher-1.8.46-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c294cc4e0890676acba14f77f152d7492b6502358a1f7e6182476736764d2ab
|
|
| MD5 |
f9c50367bc48395a9ff53bb72b2ae882
|
|
| BLAKE2b-256 |
c096ff9f41523518c72128cbd372b44935b2655324558897f6986fbf9c082802
|