Skip to main content

PyMedX is a tool set for handling multimedia files.

Project description

PyMedX is a fork from a archived project called PyMed: https://github.com/gijswobben/pymedx

PyMedX - PubMed Access through Python

PyMedX is a Python library that provides access to PubMed through the PubMed API.

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 pymedx 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/.

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

pymedx-0.5.1.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

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

pymedx-0.5.1-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file pymedx-0.5.1.tar.gz.

File metadata

  • Download URL: pymedx-0.5.1.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure

File hashes

Hashes for pymedx-0.5.1.tar.gz
Algorithm Hash digest
SHA256 21294f0ad73cf0a1835e0e933e3f48fb57e9bef6b680d6e368895f3ce332aaec
MD5 f290d80c2fd61b49d1ba68bcec0a6ff8
BLAKE2b-256 fabae49f0ef6027739f3d4266a4659010f90e7a2d2ecd59419ab9983e8ff2759

See more details on using hashes here.

File details

Details for the file pymedx-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: pymedx-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure

File hashes

Hashes for pymedx-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be4b3858b60a43810d413b7ebdbd0a5a5591cb164a7882c1018df6ea6ec284ff
MD5 881b80f56eda3df6e5f2beb03e6daa97
BLAKE2b-256 fe843f35f9c7bef49a1e9d6c05264fe3cc41086e507f425772340d368bd4be01

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