{"enrichment":{"capability":"immutabledict provides an immutable, hashable wrapper around dictionaries that implements the complete mapping interface, allowing it to serve as a drop-in replacement for dicts where immutability is required.","verdict":"immutabledict is a lightweight, well-maintained MIT-licensed library with zero dependencies and no known vulnerabilities. It offers a pure-Python alternative to frozendict for applications needing immutable dictionary semantics across modern Python versions."},"id":"immutabledict","links":{"html":"https://skillfed.io/packages/immutabledict","md":"https://skillfed.io/packages/immutabledict.md","pypi":"https://pypi.org/project/immutabledict/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-15","license_spdx":"MIT","license_treatment":"permissive","name":"immutabledict","python_support":"supports_current","summary":"Immutable wrapper around dictionaries (a fork of frozendict)"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"4.3.1"}
