FICHA · MANJARO

python-immutabledict

Immutable wrapper around dictionaries (a fork of frozendict)

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides dictionary-like objects that cannot be changed after creation. This helps Python programs pass configuration, cache keys, or structured values safely when accidental mutation would cause bugs.

Use it in code that benefits from predictable, hashable, or read-only mappings. It is a small library for developers, not a user-facing application.

Permissions

Permissions not analysed for this source yet.