/FolioClient

Primary LanguagePythonMIT LicenseMIT

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