Last updated:
0 purchases
apiiif 0.3.1
apiiif
apiiif is a IIIF Presentation API 3.0 library inspired by the excellent iiif-prezi3 library.
This has been developed primarily for use on CSNTM's upcoming image website and, therefore, has a few requirements that make it more suitable than other solutions:
We need a library with comprehensive IDE support.
no monkey patching
consistent type-hinting
No code-gen
simple useage
currently supports only the creation of IIIF presentation resources
does not consume resources
uses pydantic for modeling and serialization.
Table of Contents
Installation
License
Installation
pip install apiiif
License
apiiif is distributed under the terms of the MIT license.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.