FICHA · MANJARO

python-munch

A dot-accessible dictionary (a la Javascript objects)

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

Description

Provides dictionaries whose keys can be accessed with dot notation, similar to JavaScript objects. It helps developers work with structured data and configuration more conveniently in Python.

Convenient access does not validate the data. Applications should still check required fields and avoid trusting arbitrary keys from untrusted input.

Permissions

Permissions not analysed for this source yet.