{"library":"attrdict","type":"library","category":null,"description":"AttrDict is an MIT-licensed Python library (version 2.0.1) providing mapping objects that allow their elements to be accessed both as keys (like a standard dict) and as attributes. It aims to simplify the creation of hierarchical data structures, particularly useful for configuration objects. The project's last release was in 2019, and its GitHub repository was archived in the same year, indicating it is no longer actively maintained.","language":"python","status":"deprecated","version":"2.0.1","tags":["dictionary","attribute access","data structure","configuration","deprecated"],"install":[{"cmd":"pip install attrdict","imports":["from attrdict import AttrDict"]}],"homepage":null,"github":"https://github.com/bcj/AttrDict","docs":null,"changelog":null,"pypi":"https://pypi.org/project/attrdict/","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.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/attrdict/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}