FICHA · MANJARO

python-dotty-dict

Dictionary wrapper for quick access to deeply nested keys

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

Description

Access deeply nested dictionary values with compact dotted-key syntax in Python code. It helps applications read and update structured configuration, JSON-like data, or API responses with less repetitive indexing.

This is a developer convenience library. Dotted paths should be handled carefully when keys come from users, because unexpected paths can read or change the wrong part of a nested structure.

Permissions

Permissions not analysed for this source yet.