# FolioClient
![example workflow](https://github.com/fontanka16/FolioClient/actions/workflows/python-package.yml/badge.svg)
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 ```
Raw data
{
"_id": null,
"home_page": "https://github.com/FOLIO-FSE/folioclient",
"name": "folioclient",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "FOLIO, ILS, LSP, Library Systems, MARC21, Library data",
"author": "Theodor Tolstoy",
"author_email": "github.teddes@tolstoy.se",
"download_url": "https://files.pythonhosted.org/packages/b4/69/fe88042f28400f8978e913220c7d33a0156113e1a5f8ce24e44c2fc8910d/folioclient-0.61.1.tar.gz",
"platform": null,
"description": "# FolioClient\n![example workflow](https://github.com/fontanka16/FolioClient/actions/workflows/python-package.yml/badge.svg) \nFOLIO Client is a simple python (3) wrapper over the FOLIO LMS system API:s\nTest\n\n## Features\n* Convenient FOLIO login and OKAPI Token creation\n* Wrappers for various REST operations\n* Most common reference data for inventory are retrieved as cached properties. \n* Fetches the latest released schemas for instances, holdings and items. Very useful for JSON Schema based validation.\n\n## Installing\n```pip install folioclient ```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An API wrapper over the FOLIO LSP API Suite OKAPI.",
"version": "0.61.1",
"project_urls": {
"Homepage": "https://github.com/FOLIO-FSE/folioclient",
"Repository": "https://github.com/FOLIO-FSE/folioclient"
},
"split_keywords": [
"folio",
" ils",
" lsp",
" library systems",
" marc21",
" library data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b240043b28b6943da7286c8f352e37563e37208ff957fb78d0dde007b651fabd",
"md5": "a71dad4abe86fb8c3a4acf90d24891ee",
"sha256": "2ea2004b739ed066b397907f1bb0fd747e998c7731b4d4d1eba3513e5a9968e2"
},
"downloads": -1,
"filename": "folioclient-0.61.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a71dad4abe86fb8c3a4acf90d24891ee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 11081,
"upload_time": "2024-10-30T20:25:47",
"upload_time_iso_8601": "2024-10-30T20:25:47.692301Z",
"url": "https://files.pythonhosted.org/packages/b2/40/043b28b6943da7286c8f352e37563e37208ff957fb78d0dde007b651fabd/folioclient-0.61.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b469fe88042f28400f8978e913220c7d33a0156113e1a5f8ce24e44c2fc8910d",
"md5": "5f6fb9f2a7fa5ea9c3616bce8f8af678",
"sha256": "c19280e2179278520825bc3af2f530afd6509c167329aecc13b2de753eb6b0b9"
},
"downloads": -1,
"filename": "folioclient-0.61.1.tar.gz",
"has_sig": false,
"md5_digest": "5f6fb9f2a7fa5ea9c3616bce8f8af678",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 10126,
"upload_time": "2024-10-30T20:25:49",
"upload_time_iso_8601": "2024-10-30T20:25:49.427303Z",
"url": "https://files.pythonhosted.org/packages/b4/69/fe88042f28400f8978e913220c7d33a0156113e1a5f8ce24e44c2fc8910d/folioclient-0.61.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-30 20:25:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "FOLIO-FSE",
"github_project": "folioclient",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "folioclient"
}