GithubHelp home page GithubHelp logo

jayvarner / iiif-prezi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iiif-prezi/iiif-prezi

0.0 1.0 0.0 1.62 MB

IIIF Presentation API implementation in Python

License: Other

Python 100.00%

iiif-prezi's Introduction

iiif-prezi

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.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, e.g.:

pip 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

iiif-prezi's People

Contributors

azaroth42 avatar dronn avatar hugovk avatar kenlt avatar magoni avatar mamico avatar zimeon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.