{"library":"attmap","type":"library","category":null,"description":"Multiple access patterns for key-value reference. attmap provides AttMap, a mapping subclass that allows attribute-style access (e.g., obj.key) alongside dict-style access (e.g., obj['key'] or obj.get('key')). It is useful for configuration objects, simple namespaces, and data structures where you want flexible key access. Version 0.14.0 is stable, requires Python >=3.8, and is maintained on GitHub (pepkit/attmap).","language":"python","status":"active","version":"0.14.0","tags":["mapping","attribute-access","dict-subclass","configuration","key-value-store"],"install":[{"cmd":"pip install attmap","imports":["from attmap import AttMap"]}],"homepage":null,"github":"https://github.com/pepkit/attmap","docs":null,"changelog":null,"pypi":"https://pypi.org/project/attmap/","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.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/attmap/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}