Skip to main content

Python library for access to PubMed

Project description

https://img.shields.io/pypi/v/pymed-iplweb.svg https://github.com/mpasternak/pymed-iplweb/actions/workflows/tests.yml/badge.svg?branch=develop https://img.shields.io/pypi/pyversions/pymed-iplweb.svg https://img.shields.io/badge/license-MIT-green.svg

PyMed is a Python library that provides access to PubMed through the PubMed API. This is a fork, maintained by https://IPLweb.pl

Supported versions

Python

Django (optional)

3.10

4.2 LTS, 5.0, 5.1, 5.2 LTS

3.11

4.2 LTS, 5.0, 5.1, 5.2 LTS

3.12

4.2 LTS, 5.0, 5.1, 5.2 LTS

3.13

5.1, 5.2 LTS

Why this library?

The PubMed API is not very well documented and querying it in a performant way is too complicated and time consuming for researchers. This wrapper provides access to the API in a consistent, readable and performant way.

Features

This library takes care of the following for you:

  • Querying the PubMed database (with the standard PubMed query language)

  • Batching of requests for better performance

  • Parsing and cleaning of the retrieved articles

Examples

For full (working) examples have a look at the examples/ folder in this repository. In essence you only need to import the PubMed class, instantiate it, and use it to query:

from pymed import PubMed
pubmed = PubMed(tool="MyTool", email="my@email.address")
results = pubmed.query("Some query", max_results=500)

Notes on the API

The original documentation of the PubMed API can be found here: PubMed Central. PubMed Central kindly requests you to:

  • Do not make concurrent requests, even at off-peak times; and

  • Include two parameters that help to identify your service or application to our servers

    • tool should be the name of the application, as a string value with no internal spaces, and

    • email should be the e-mail address of the maintainer of the tool, and should be a valid e-mail address.

Notice of Non-Affiliation and Disclaimer

The author of this library is not affiliated, associated, authorized, endorsed by, or in any way officially connected with PubMed, or any of its subsidiaries or its affiliates. The official PubMed website can be found at https://www.ncbi.nlm.nih.gov/pubmed/.

License

This project is licensed under the MIT License - see the LICENCE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymed_iplweb-0.8.11.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymed_iplweb-0.8.11-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file pymed_iplweb-0.8.11.tar.gz.

File metadata

  • Download URL: pymed_iplweb-0.8.11.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.2

File hashes

Hashes for pymed_iplweb-0.8.11.tar.gz
Algorithm Hash digest
SHA256 ec24b07388fdec59fcb8ccfb926e5254f27ef06b039b017c80162bccb158854a
MD5 d0310e320621b5ab374ed0017df61d31
BLAKE2b-256 44855600c04401f34e2c6b13f243f41db6aa52342040ffc941908b1c3b9ab210

See more details on using hashes here.

File details

Details for the file pymed_iplweb-0.8.11-py3-none-any.whl.

File metadata

File hashes

Hashes for pymed_iplweb-0.8.11-py3-none-any.whl
Algorithm Hash digest
SHA256 c647d153070273b513978357e321652152d2811711b3aca6586ab1a97e76e597
MD5 0a01d930516710b17140ce1bb38916f6
BLAKE2b-256 53f161ec3bea1ea874b2c61940e69035b503e6ed13fc139e8fa68ff19a14ff8a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page