{"library":"flexcache","type":"library","category":null,"description":"flexcache is a Python library (current version 0.3) designed to cache transformed versions of source objects to disk. It provides a robust and extensible framework for managing expensive calculations by storing their results persistently. The library allows for flexible cache invalidation strategies based on file modification time or content hash. It is currently in a pre-1.0 release, suggesting an active development cadence with potential for future changes.","language":"python","status":"active","version":"0.3","tags":["caching","disk-cache","performance","serialization","data-processing","utility"],"last_verified":"Wed May 20","install":[{"cmd":"pip install flexcache","imports":["from flexcache import DiskCacheByMTime","from flexcache import DiskCacheByHash","from flexcache import DiskCache"]}],"homepage":"https://pypi.org/project/flexcache/","github":"https://github.com/hgrecco/flexcache","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flexcache/","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.8,"avg_import_s":0.17,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flexcache/compatibility"}}