zimeon / iiif

IIIF Image API reference implementation and Python library
GNU General Public License v3.0
55 stars 15 forks source link

Add Authentication API v1.0 support, handle 16bit TIFF with PIL manipulators #27

Closed zimeon closed 7 years ago

zimeon commented 7 years ago

The IIIF Authentication API 1.0 was released today and this version adds simple support (see demo-auth dir and --auth flag on iiif_testserver.py). Also handle 16bit TIFF with PIL manipulators

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-3.3%) to 96.022% when pulling 4289cb463c0c381618b5d5edae796fdcae46a442 on auth_100 into b7ca986c6a2d0c5c65817d7be2e164bc6e8020c8 on master.

zimeon commented 7 years ago

Uploaded to pypi: https://pypi.python.org/pypi/iiif/1.0.2