Immutable Dictionary
JSON →immutabledict is a Python library providing an immutable wrapper around dictionaries. It functions as a drop-in replacement for standard dictionaries where immutability is desired, implementing the complete mapping interface. Forked from `frozendict`, `immutabledict` offers an MIT-licensed alternative to the LGPL-3.0 licensed original. It also includes `ImmutableOrderedDict` for order-preserving immutable mappings. The library is actively maintained with frequent minor and patch releases.
Traffic · last 30 days ↓80% vs prev 7d
total hits 17
actors 4 distinct systems
last hit 2d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇧🇷 Brazil · 🇫🇷 France · JM
Resources
API endpoints
full doc /v1/registry/immutabledict
compatibility /v1/registry/immutabledict/compatibility