frozenlist
PyPIv1.8.0A list-like structure which implements collections.abc.MutableSequence
Overview
frozenlist is an PyPI package that a list-like structure which implements collections.abc.MutableSequence. The latest version is 1.8.0, released under the Apache-2.0 license.
Who should use it
Teams working in the PyPI ecosystem who need a list-like structure which implements collections.abc.MutableSequence and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (Apache-2.0).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of frozenlist.
Used by
Popular packages that depend on frozenlist.
Frequently installed together
Backported and Experimental Type Hints for Python 3.9+
Timeout context manager for asyncio programs
Happy Eyeballs for asyncio
aiosignal: a list of registered asynchronous callbacks
Classes Without Boilerplate
multidict implementation
Accelerated property cache
Yet another URL library
Version history
| Version | Published | License |
|---|---|---|
| 1.8.0latest | 9 months ago | Apache-2.0 |
| 1.7.0 | 1 year ago | Apache-2.0 |
| 1.6.2 | 1 year ago | Apache-2.0 |
| 1.6.1 | 1 year ago | Apache-2.0 |
| 1.6.0 | 1 year ago | Apache-2.0 |
| 1.5.0 | 1 year ago | Apache-2.0 |
| 1.4.1 | 2 years ago | Apache-2.0 |
| 1.4.0 | 3 years ago | Apache-2.0 |
| 1.3.3 | 3 years ago | Apache-2.0 |
| 1.3.1 | 4 years ago | Apache-2.0 |
| 1.3.0 | 4 years ago | Apache-2.0 |
| 1.3.0a0 | 4 years ago | Apache-2.0 |
| 1.2.0 | 4 years ago | Apache-2.0 |
| 1.2.0a8 | 4 years ago | Apache-2.0 |
| 1.1.1 | 5 years ago | Apache-2.0 |
| 1.1.0 | 5 years ago | Apache-2.0 |
| 1.0.0 | 6 years ago | Apache-2.0 |
| 1.0.0a0 | 6 years ago | Apache-2.0 |
Maintainers
Frequently asked questions
How do I install frozenlist?
Run `pip install frozenlist` to add frozenlist to your PyPI project.
What license is frozenlist released under?
frozenlist is distributed under the Apache-2.0 license.
How popular is frozenlist?
frozenlist has approximately 0 downloads per week and 2 known dependent packages.