{"library":"dictor","type":"library","category":null,"description":"Dictor is a Python JSON and Dictionary (Hash, Map) handler. It takes a dictionary or JSON data and returns a value for a specific key, simplifying access to deeply nested structures. Its primary goal is to eliminate the need for repetitive `try/except` blocks when performing lookups and to provide flexible fallback values for missing keys. The current version is 0.1.12, with new releases typically driven by feature additions or bug fixes rather than a strict cadence.","language":"python","status":"active","version":"0.1.12","tags":["dictionary","json","handler","nested data","data access","utility"],"last_verified":"Sat May 23","install":[{"cmd":"pip install dictor","imports":["from dictor import dictor"]}],"homepage":null,"github":"https://github.com/perfecto25/dictor","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dictor/","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.4,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/dictor/compatibility"}}