{"library":"munch","type":"library","category":null,"description":"Munch is a Python library providing a dot-accessible dictionary, similar to JavaScript objects. It's a widely used package in the Python ecosystem for handling configuration and data with intuitive attribute-style access. Actively maintained, it currently stands at version 4.0.0 with a steady release cadence.","language":"python","status":"active","version":"4.0.0","tags":["dictionary","dot-notation","javascript-like","config","serialization","data-structure"],"install":[{"cmd":"pip install munch","imports":["from munch import Munch","from munch import DefaultMunch","from munch import DefaultFactoryMunch","from munch import RecursiveMunch","from munch import munchify","from munch import unmunchify"]}],"homepage":null,"github":"https://github.com/Infinidat/munch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/munch/","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.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/munch/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}