A simple immutable dictionary for Python
☆176Jan 16, 2026Updated last month
Alternatives and similar repositories for python-frozendict
Users that are interested in python-frozendict are comparing it to the libraries listed below
Sorting:
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆54Updated this week
- A simple immutable mapping for python☆117Mar 16, 2022Updated 3 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆27Aug 10, 2024Updated last year
- A minimal web non-framework☆23Jul 14, 2022Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆120Feb 9, 2026Updated 3 weeks ago
- Backport of 'functools.singledispatchmethod' from Python 3.8 to Python 2.7 - 3.7.☆15Aug 12, 2019Updated 6 years ago
- ☆10Jun 29, 2021Updated 4 years ago
- Capture the result of a Trio or anyio task☆19Feb 28, 2025Updated last year
- universal character encoding detector☆63Sep 9, 2024Updated last year
- Stall tracking for Python's GIL and Trio tasks☆24May 6, 2025Updated 9 months ago
- A High-Performance YAML v1.2 Parser for Python written in Rust🦀☆30Updated this week
- Generate Click options from msgspec types☆11Feb 1, 2025Updated last year
- ☆15Jul 13, 2019Updated 6 years ago
- Utility library for the Python Trio async/await framework☆75Nov 18, 2024Updated last year
- Shakti will be providing developers with fast & powerful yet easy to use Python Async Interface, without the complexity of using Liburing…☆30Aug 27, 2025Updated 6 months ago
- Testing framework that empowers pytest (with better fixtures and parametrization)☆58Jun 26, 2024Updated last year
- Python composable command line utility, trio-compatible version☆171Oct 11, 2025Updated 4 months ago
- Builders for attrs☆11Jul 31, 2019Updated 6 years ago
- Python implementation of the base122 binary-to-text encoding