{"library":"cachetools","type":"library","category":null,"description":"Provides various memoizing collections and decorators, including variants of Python's @lru_cache function decorator. Current version: 7.0.5. Release cadence: Regular updates with new features and improvements.","language":"python","status":"active","version":"7.0.5","tags":["memoization","caching","decorators","Python"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install cachetools","imports":["from cachetools import Cache","from cachetools import LRUCache","from cachetools import cached"]}],"homepage":null,"github":"https://github.com/tkem/cachetools","docs":"https://cachetools.readthedocs.io/en/stable/","changelog":"https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst","pypi":"https://pypi.org/project/cachetools/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cachetools/compatibility"}}