FICHA · MANJARO

python-lexicon

Powerful dict subclass(es) with aliasing & attribute access

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

Description

Adds dictionary subclasses with conveniences such as aliasing and attribute-style access. It helps Python code work with structured mappings in a more expressive way than plain dictionaries.

Developers use it inside applications and libraries that need flexible configuration or data containers. It does not store data by itself; behavior depends on how the caller uses the mapping.

Permissions

Permissions not analysed for this source yet.