IIIF Presentation API implementation
Project description
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.7, 3.5, 3.6 and 3.7.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file iiif-prezi-0.3.0.tar.gz
.
File metadata
- Download URL: iiif-prezi-0.3.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 924aaf9571ca8a4ae886c291a89e169ca654fd7734a30d58c5045152efef019a |
|
MD5 | 3016f7335a204d69acf7e1a1a857ac37 |
|
BLAKE2b-256 | 6a792225540da0d1bcb43ffbb127bccab6ecfb08ac7b8638ca56c27fe4fd9d74 |
File details
Details for the file iiif_prezi-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: iiif_prezi-0.3.0-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4afaef863d3ab6144caf7961beefe9b70f833c253b5db2acefb7b8ae11d1449 |
|
MD5 | 778efa0ff67b02031cbce1b5a6bc9668 |
|
BLAKE2b-256 | 751f328669ef64dfed9820c9c6f5864a8b30c4f0cbaab01e65b0926c721bf3d3 |