Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apiiif

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apiiif

  • 0.3.1
  • Source
  • PyPI
  • Socket score

Maintainers
1

apiiif

PyPI - Version PyPI - Python Version


apiiif is a IIIF Presentation API 3.0 library inspired by the excellent iiif-prezi3 library.

This has been developed primarily for use on CSNTM's upcoming image website and, therefore, has a few requirements that make it more suitable than other solutions:

  • We need a library with comprehensive IDE support.
    • no monkey patching
    • consistent type-hinting
    • No code-gen
  • simple useage
    • currently supports only the creation of IIIF presentation resources
    • does not consume resources
  • uses pydantic for modeling and serialization.

Table of Contents

Installation

pip install apiiif

License

apiiif is distributed under the terms of the MIT license.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc