Skip to content

pdfcrowd/pdfcrowd-python

Repository files navigation

Pdfcrowd API - Python client library

The Pdfcrowd API lets you easily convert between HTML, PDF and various image formats in your Python applications.

To use the API, you need an account on http://pdfcrowd.com. If you don't have one, you can sign up here.

Installation

The library runs on Python 2 and 3. It can be installed from pypi:

pip install pdfcrowd

Or you can download/clone the client and run

git clone https://github.com/pdfcrowd/pdfcrowd-python.git
cd pdfcrowd-python/
python setup.py install

Learn more

License

This client library is licensed under the MIT License.

About

A Python client library for the Pdfcrowd HTML to PDF API

Resources

License

Stars

Watchers

Forks

Packages

No packages published