{"library":"flatten-json","type":"library","category":null,"description":"flatten-json is a Python library that efficiently flattens nested JSON objects into a single-level dictionary, making them suitable for tabular formats like Pandas DataFrames or CSV export. It also provides functionality to 'unflatten' these single-level dictionaries back into nested JSON structures. The current version is 0.1.14, with a history of regular minor updates.","language":"python","status":"active","version":"0.1.14","tags":["json","flatten","unflatten","data transformation","dictionary","nested"],"last_verified":"Thu May 21","install":[{"cmd":"pip install flatten-json","imports":["from flatten_json import flatten","from flatten_json import unflatten","from flatten_json import flatten_preserve_lists"]}],"homepage":null,"github":"https://github.com/amirziai/flatten","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flatten-json/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flatten-json/compatibility"}}