{"library":"nested-lookup","type":"library","category":null,"description":"Nested-lookup is a Python library providing functions for working with deeply nested documents, typically a mix of dictionaries and lists, often derived from JSON, YAML, or XML. It simplifies tasks like performing key lookups, updating values, deleting keys, and altering values within these complex structures. The library is currently at version 0.2.25, with its last release in July 2022, indicating a maintenance cadence rather than active rapid development.","language":"python","status":"maintenance","version":"0.2.25","tags":["nested","document","dictionary","dict","list","lookup","json","yaml"],"install":[{"cmd":"pip install nested-lookup","imports":["from nested_lookup import nested_lookup","from nested_lookup import nested_update","from nested_lookup import nested_delete"]}],"homepage":"https://git.unturf.com/python/nested-lookup","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/nested-lookup/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/nested-lookup/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}