{"library":"addict","type":"library","category":null,"description":"Addict is a Python library that provides a dictionary subclass allowing items to be accessed and set using both attribute (dot notation) and item (square bracket) syntax. It simplifies working with deeply nested data structures. The library is currently at version 2.4.0 and demonstrates active maintenance with regular updates.","language":"python","status":"active","version":"2.4.0","tags":["dictionary","attribute access","dot notation","nested dictionaries"],"last_verified":"Wed May 20","install":[{"cmd":"pip install addict","imports":["from addict import Dict"]}],"homepage":null,"github":"https://github.com/mewwts/addict","docs":null,"changelog":null,"pypi":"https://pypi.org/project/addict/","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/addict/compatibility"}}