Skip to content

greut/aio-iiif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIO-IIIF

An in-progress IIIF server written in Python using asyncio, aiohttp and pyvips.

Prerequisites

  • libvips

Setup

$ pipenv --site-packages
$ pipenv install

Running

$ pipenv shell
(aio-iiif) $ python -m iiif

And then visit http://localhost:8080.

About

IIIF server in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published