A simple immutable dictionary for Python
☆178Jan 16, 2026Updated 3 months ago
Alternatives and similar repositories for python-frozendict
Users that are interested in python-frozendict are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆121Apr 6, 2026Updated 3 weeks ago
- universal character encoding detector☆63Sep 9, 2024Updated last year
- Backport Python 3.8+ typing utils & add issubtype & more