{"library":"fcache","type":"library","category":null,"description":"Fcache is a Python library that provides a dictionary-like, file-based cache module. It is designed to be simple to use, includes an optional write buffer, and is compatible with Python's `shelve` module. The current version is 0.6.0, and releases occur on an as-needed basis, with the last major update in late 2024.","language":"python","status":"active","version":"0.6.0","tags":["cache","file-based","persistence","dictionary-like"],"last_verified":"Thu May 21","install":[{"cmd":"pip install fcache","imports":["from fcache.cache import FileCache"]}],"homepage":null,"github":"https://github.com/tsroten/fcache","docs":"https://tsroten.github.io/fcache","changelog":"https://tsroten.github.io/fcache/history.html","pypi":"https://pypi.org/project/fcache/","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.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fcache/compatibility"}}