Using PDFlib with Python
========================

Python 3
--------
Python 3.3, 3.4, 3.5 and 3.6 are supported.

Please use the Python 3.3 binding for Python 3.4 and newer.

On Windows we offer the Python 3.3 binding for 3.3 and 3.4, and a 3.5 binding
for Python 3.5 and newer.

Python 2.5/2.6/2.7
------------------
Python 2.5, 2.6 and 2.7 use PYTHON_API_VERSION 1013, so they can
use the same PDFlib binaries.

Please use the Python 2.5 binding for Python 2.6/2.7.

Exception:
On macOS please use the Python 2.6 binding for Python 2.7.
