{"library":"expiring-dict","type":"library","category":null,"description":"expiring-dict is a Python library that provides a dictionary-like object with Time-To-Live (TTL) support for its values, enabling automatic expiration of cached items. It is designed for simple caching scenarios where items need to be removed after a certain period. The library is currently active, with its latest version released in February 2025, and offers both dictionary-level and key-level expiration settings.","language":"python","status":"active","version":"1.1.2","tags":["caching","dictionary","ttl","expiration","cache","in-memory"],"last_verified":"Tue May 26","install":[{"cmd":"pip install expiring-dict","imports":["from expiring_dict import ExpiringDict"]}],"homepage":null,"github":"https://github.com/dparker2/py-expiring-dict","docs":null,"changelog":null,"pypi":"https://pypi.org/project/expiring-dict/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/expiring-dict/compatibility"}}