{"library":"frozenlist","type":"library","category":null,"description":"FrozenList is a Python library providing a list-like structure that implements collections.abc.MutableSequence. The list remains mutable until the freeze() method is called, after which any modifications raise a RuntimeError. The current version is 1.8.0, released in October 2025, with a release cadence of approximately one to two updates per year.","language":"python","status":"active","version":"1.8.0","tags":["list","immutable","collections","python"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install frozenlist","imports":["from frozenlist import FrozenList"]}],"homepage":null,"github":"https://github.com/aio-libs/frozenlist","docs":null,"changelog":null,"pypi":"https://pypi.org/project/frozenlist/","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.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/frozenlist/compatibility"}}