starsplatter / FolioClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FolioClient

example workflow
FOLIO Client is a simple python (3) wrapper over the FOLIO LMS system API:s

Features

  • Convenient FOLIO login and OKAPI Token creation
  • Wrappers for various REST operations
  • Most common reference data for inventory are retrieved as cached properties.
  • Fetches the latest released schemas for instances, holdings and items. Very useful for JSON Schema based validation.

Installing

pip install folioclient

About

License:MIT License


Languages

Language:Python 100.0%