{"library":"json-flatten","type":"library","category":null,"description":"json-flatten is a Python library providing functions to convert a nested JSON object into a single-level dictionary of key-value pairs, and to reconstruct the original JSON object from that flattened representation. It's particularly useful for scenarios like converting JSON for HTML forms or query string parameters. The library is actively maintained, with releases typically addressing bug fixes and minor enhancements. The latest version is 0.3.1.","language":"python","status":"active","version":"0.3.1","tags":["json","flatten","unflatten","data transformation","nested"],"install":[{"cmd":"pip install json-flatten","imports":["from json_flatten import flatten","from json_flatten import unflatten"]}],"homepage":null,"github":"https://github.com/simonw/json-flatten","docs":null,"changelog":"https://github.com/simonw/json-flatten/releases","pypi":"https://pypi.org/project/json-flatten/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json-flatten/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}