Skip to main content

A simple API wrapper for PSPDFKit

Project description

# PSPDFKit API wrapper
`py-pspdfkit` is a simple API wrapper for [PSPDFKit](https://pspdfkit.com/). ![travis](https://api.travis-ci.org/tizz98/py-pspdfkit.svg?branch=master)

## Installation
`pip install py-pspdfkit`

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

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.1.5.tar.gz (2.8 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