Skip to main content

A Python package to download PDFs from OA publications in PubMed

Project description

A Python package to download PDFs from OA publications in PubMed. The underlying code is forked from https://github.com/billgreenwald/Pubmed-Batch-Download. Downloaded files are located by default in your personal folder under the ‘pubmed2pdf’ directory.

Installation

pubmed2pdf can be installed from PyPI with the following command in your terminal:

$ python3 -m pip install pubmed2pdf

The latest code can be installed from GitHub with:

$ python3 -m pip install git+https://github.com/ddomingof/PubMed2PDF.git

For developers, the code can be installed with:

$ git clone https://github.com/ddomingof/PubMed2PDF.git
$ cd PubMed2PDF
$ python3 -m pip install -e .

How to Use

PubMed2PDF works by simply typing the list of PubMed identifiers in your command line interface or reading them from a file.

Example from file:

$ python3 -m pubmed2pdf pdf --pmidsfile="/my/path/to/the/file"
$ python3 -m pubmed2pdf pdf --pmids="123, 1234, 12345"

Run the help command to see all functionalities

$ python3 -m pubmed2pdf pdf --help

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

pubmed2pdf-0.0.1.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file pubmed2pdf-0.0.1.tar.gz.

File metadata

  • Download URL: pubmed2pdf-0.0.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.5

File hashes

Hashes for pubmed2pdf-0.0.1.tar.gz
Algorithm Hash digest
SHA256 87d61639b36d0d8afc573242828fe768bfb1730cf93c9188e8a6e7469d84333a
MD5 4021cbf59c988812100eee1ce60673d1
BLAKE2b-256 6d6c36a9433242534aa998d338a9af78f46ec6fac36dff151737355bd855f58e

See more details on using hashes here.

Supported by

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