{"library":"zict","type":"library","category":null,"description":"Zict provides a collection of abstract MutableMapping classes that can be composed to build complex storage systems. It allows developers to create custom dictionaries that manage data across different locations (in-memory, on disk), apply various eviction policies (like LRU), and handle data transformations (compression, serialization). This enables intuitive interfaces over sophisticated storage strategies. The library is currently at version 3.0.0 and appears to be actively maintained.","language":"python","status":"active","version":"3.0.0","tags":["mapping","cache","persistent storage","LRU","mutable mapping","serialization","compression"],"last_verified":"Wed May 20","install":[{"cmd":"pip install zict","imports":["from zict import File","from zict import Func","from zict import LRU","from zict import Buffer","from zict import LMDB","from zict import Sieve"]}],"homepage":"http://zict.readthedocs.io/en/latest/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/zict/","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.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zict/compatibility"}}