Skip to main content

IIIF Presentation API implementation

Project description

Build status Test coverage

iiif-prezi - A Python library providing a reference implementation of the International Image Interoperability Framework: Presentation API 2.0 (and earlier versions).

Installation

The library, tests and examples are designed to work with Python 2.6, 2.7, 3.3, 3.4, 3.5 and 3.6.

Automatic installation from PyPI

The iiif-prezi library code and scripts are listed in PyPI and can be installed with pip or easy_install, e.g.:

easy_install iiif-prezi

Manual installation from github

First, clone the code and examples from the Github repository:

cd /tmp
git clone git://github.com/iiif-prezi/iiif-prezi.git
cd iiif/

Second, install Pillow (a fork of PIL):

sudo pip install Pillow

After installation of Pillow there will be be a summary of image formats supported. Addition libraries may be require to get all formats depending on your platform.

Finally, you may install the library code and scripts locally in the appropriate places within your python setup using:

python setup.py build
sudo python setup.py install

The source code is maintained on Github

Usage

See the Code walkthrough

Authors and Contributors

Authors: Rob Sanderson, Simeon Warner

Contributors: see Github contributors graph

Contributing

Change log

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iiif-prezi-0.2.9.tar.gz (28.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page