FICHA · MANJARO

python-frozendict

An immutable dictionary

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

Description

Use dictionary-like objects that cannot be changed after creation. It helps Python programs keep configuration, cache keys, or structured values stable when mutation would be unsafe or confusing.

This is a small developer library. Immutability helps prevent accidental changes, but applications still need validation for the data stored inside before trusting it.

Permissions

Permissions not analysed for this source yet.