{"library":"conditional-cache","type":"library","category":null,"description":"Conditional Cache is a Python library that provides a decorator for conditionally caching function results. It wraps `functools.lru_cache`, allowing caching only if a specified `condition_func` returns `True` based on the function's output. The current version is 1.4, and its release cadence is driven by bug fixes and feature enhancements, maintaining a stable API.","language":"python","status":"active","version":"1.4","tags":["caching","decorator","lru_cache","performance"],"last_verified":"Tue May 26","install":[{"cmd":"pip install conditional-cache","imports":["from conditional_cache import conditional_cache"]}],"homepage":null,"github":"https://github.com/Eric-Canas/ConditionalCache","docs":null,"changelog":null,"pypi":"https://pypi.org/project/conditional-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.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/conditional-cache/compatibility"}}