FICHA · AUR

python-easydict

Access dict values as attributes (works recursively).

  • Attribute-access dictionary library
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Dictionary-heavy code can use attribute-style access for nested values. This small library is useful in scripts, tests, and projects that prefer dot notation over repeated key indexing. It changes how code reads data but does not protect against missing or unexpected keys.

Permissions

Permissions not analysed for this source yet.