{"library":"dotmap","type":"library","category":null,"description":"Dotmap is a Python library that provides a dot-access dictionary, allowing dictionary keys to be accessed as object attributes (e.g., `m.key` instead of `m['key']`). It supports dynamic hierarchy creation, ordered iteration, and can be initialized from or converted back to standard Python dictionaries. The current stable version is 1.3.30, and it maintains an active release cadence with regular updates.","language":"python","status":"active","version":"1.3.30","tags":["dictionary","dot-access","configuration","ordered","dynamic"],"install":[{"cmd":"pip install dotmap","imports":["from dotmap import DotMap"]}],"homepage":null,"github":"https://github.com/drgrib/dotmap","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dotmap/","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.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dotmap/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}