News

If you have an existing IIIF Presentation v3 Manifest, you can load it via the built-in json module and create the objects: >>> from iiif_prezi3 import Manifest >>> import json >>> manifest_json = ...
This client makes it easy for users to communicate with the MapRoulette API from within their Python environment. In the example below, we are able to access a MapRoulette project in just four lines ...