{"library":"immutabledict","type":"library","category":null,"description":"immutabledict is a Python library providing an immutable wrapper around dictionaries. It functions as a drop-in replacement for standard dictionaries where immutability is desired, implementing the complete mapping interface. Forked from `frozendict`, `immutabledict` offers an MIT-licensed alternative to the LGPL-3.0 licensed original. It also includes `ImmutableOrderedDict` for order-preserving immutable mappings. The library is actively maintained with frequent minor and patch releases.","language":"python","status":"active","version":"4.3.1","tags":["immutable","dictionary","frozendict","mapping","data-structure"],"install":[{"cmd":"pip install immutabledict","imports":["from immutabledict import immutabledict","from immutabledict import ImmutableOrderedDict"]}],"homepage":null,"github":"https://github.com/corenting/immutabledict","docs":"https://immutabledict.corenting.fr","changelog":"https://github.com/corenting/immutabledict/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/immutabledict/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/immutabledict/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}