{"library":"flatten-dict","type":"library","category":null,"description":"Flatten-dict is a flexible utility library for flattening and unflattening dict-like objects in Python. It supports custom key formatters (splitters/reducers) and handles nested structures, lists, and tuples. The current version is 0.4.2, and it maintains an active release cadence with improvements and bug fixes.","language":"python","status":"active","version":"0.4.2","tags":["dictionary","data-structure","flatten","unflatten","utility","nested-data"],"last_verified":"Wed May 20","install":[{"cmd":"pip install flatten-dict","imports":["from flatten_dict import flatten","from flatten_dict import unflatten","from flatten_dict.splitters import make_splitter","from flatten_dict.reducers import make_reducer"]}],"homepage":null,"github":"https://github.com/ianlini/flatten-dict","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flatten-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.5,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flatten-dict/compatibility"}}