FICHA · MANJARO

python-xmltodict

Python module that makes working with XML feel like you are working with JSON

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

Description

Turns XML documents into Python dictionaries so code can work with them in a JSON-like style. It helps scripts and applications consume XML feeds, configuration files, and service responses with less boilerplate parsing code.

Developers use it as a data-parsing library. XML from untrusted sources can be large or malicious, so use safe parser options and validate the resulting structure before acting on it.

Permissions

Permissions not analysed for this source yet.