Skip to main content

A simple API wrapper for PSPDFKit

Project description

PSPDFKit API wrapper

py-pspdfkit is a simple API wrapper for PSPDFKit. travis

Installation

pip install py-pspdfkit

Usage

from pspdfkit import API
client = API('http://localhost:5000', 'secret')
client.upload_file_from_url(
    'https://isotropic.org/papers/chicken.pdf',
    'cc90ea63a926fe36a9c92fab0ca246db40f34e39170764153c13e427e4acc1fb'
)

Web application examples

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

py-pspdfkit-0.2.5.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

py_pspdfkit-0.2.5-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

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