An API wrapper over the FOLIO LSP API Suite OKAPI.


Keywords
FOLIO, ILS, LSP, Library, Systems, MARC21, data
License
MIT
Install
pip install folioclient==0.41.0

Documentation

FolioClient

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

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