Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.44 KB

IIIF S3 Tools

Python based tools used to generate json files necessary to generate IIIF tiles and csv files necessary for the IIIF viewer to read them.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • python3 must be installed on your local system.
  • aws s3 credentials must also be configured on your local system (please see individual directory README files for more info on what bucket access is required)

Usage

Please see individual directory README files for more info on what bucket access is required

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License