PSPDFKit API wrapper
py-pspdfkit is a simple API wrapper for PSPDFKit.
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
Release files for py-pspdfkit 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py-pspdfkit-0.2.5.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_pspdfkit-0.2.5-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 7.4 kB
Release files / py-pspdfkit-0.2.5.tar.gz
| Download URL | py-pspdfkit-0.2.5.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ebce961e0efb26f00581f5d3b3b7721d15aad4ec6f5e06ace23c069943e4485e
|
|
BLAKE2b-256 checksum How to use checksums |
42d3b12edbf37ac8c8f6951c3f6f701f49d92d52cc56dda534c815f25c5d3362
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
|
Release files / py_pspdfkit-0.2.5-py2.py3-none-any.whl
| Download URL | py_pspdfkit-0.2.5-py2.py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
633fb81c7cd8dc4844586de468049b19a26d8e607a3d1eed469b4148b1657e6a
|
|
BLAKE2b-256 checksum How to use checksums |
342042f6b348e9cebcfd2a5a9fdccc1ec0267b08fef115766aae5e77feb4c982
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
|