{"library":"shelved-cache","type":"library","category":null,"description":"Shelved Cache (version 0.5.0) is a Python library that provides a persistent cache implementation for `cachetools` objects, storing entries to disk using Python's `shelve` module. It allows for fast, persistent caching of function results across program executions. The library is actively maintained, integrating with standard Python caching mechanisms.","language":"python","status":"active","version":"0.5.0","tags":["cache","persistence","disk-cache","shelve","cachetools","decorator"],"install":[{"cmd":"pip install shelved-cache","imports":["from shelved_cache import PersistentCache","from shelved_cache import AsyncPersistentCache"]}],"homepage":null,"github":"https://github.com/mariushelf/shelved_cache","docs":"https://github.com/mariushelf/shelved_cache","changelog":null,"pypi":"https://pypi.org/project/shelved-cache/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/shelved-cache/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}