{"enrichment":{"capability":"frozenlist provides a mutable list that can be frozen to prevent further modifications, raising RuntimeError on mutation attempts after freeze() is called, and supporting hashing only when frozen.","verdict":"frozenlist is a stable, actively maintained utility (top-100 PyPI tier, no known vulnerabilities) offering a simple pattern for transitioning lists from mutable to immutable with zero external dependencies and broad Python 3.9+ support including PyPy."},"id":"frozenlist","links":{"html":"https://skillfed.io/packages/frozenlist","md":"https://skillfed.io/packages/frozenlist.md","pypi":"https://pypi.org/project/frozenlist/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-06","license_spdx":null,"license_treatment":"permissive","name":"frozenlist","python_support":"supports_current","summary":"A list-like structure which implements collections.abc.MutableSequence"},"popularity":{"tier":"top_100"},"security":{"n_vulnerabilities":0},"version":"1.8.0"}
