{"library":"disklru","type":"library","category":null,"description":"A disk-based LRU (Least Recently Used) cache for Python that stores cached data on disk, providing persistent caching across sessions. Current version 2.0.4 supports Python >=3.8, with a simple decorator and function-based API. Release cadence is irregular, with updates as needed.","language":"python","status":"active","version":"2.0.4","tags":["disklru","cache","lru","disk-cache","persistent-cache"],"last_verified":"Fri May 01","install":[{"cmd":"pip install disklru","imports":["from disklru import DiskLRU","from disklru import lru_cache"]}],"homepage":null,"github":"https://github.com/zackees/disklru","docs":null,"changelog":null,"pypi":"https://pypi.org/project/disklru/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}