Skip to main content

Python wrapper for xpdf

Project description

version number: 0.0.1 author: Edward Atkins

Overview

Python wrapper for xpdf

Installation / Usage

To install using pip from pypi:

$ pip install xpdf_python

To install using pip from github:

$ pip install git+https://github.com:/ecatkins/xpdf_python

Or clone the repo:

$ git clone https://github.com/ecatkins/xpdf_python.git $ python setup.py install

If automatic installation of xpdf fails either: 1. Instructions for your OS found [here](http://www.foolabs.com/xpdf/download.html) OR 2. The bash scripts found in this repo’s install_xpdf subdirectory

Supported by

<img src=”dealstat-logo.png” width=”100”> [Dealstat REI](http://dealstatrei.com/)

OS

macOS, Linux

Example

from xpdf_python import to_text

pdf_location = ‘/path/to/my.pdf’ text = to_text(pdf_location)

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

xpdf_python-0.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

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