Contents

xmltodict 0.13.0

0

Makes working with XML feel like you are working with JSON

Makes working with XML feel like you are working with JSON

Stars: 5383, Watchers: 5383, Forks: 462, Open Issues: 94

The martinblech/xmltodict repo was created 12 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 5383 github stars!

How to Install xmltodict

You can install xmltodict using pip

pip install xmltodict

or add it to a project with poetry

poetry add xmltodict

Package Details

Author
Martin Blech
License
MIT
Homepage
https://github.com/martinblech/xmltodict
PyPi:
https://pypi.org/project/xmltodict/
GitHub Repo:
https://github.com/martinblech/xmltodict

Classifiers

  • Text Processing/Markup/XML
No  xmltodict  pypi packages just yet.

Errors

A list of common xmltodict errors.

Code Examples

Here are some xmltodict code examples and snippets.

GitHub Issues

The xmltodict package has 94 open issues on GitHub

  • how to keep >
  • fix for #282
  • Type Annotations
  • Add typing stubs for mypy compatibility
  • parse-unparse does not roundtrip on mixed content model
  • Use dict instead of OrderedDict for python 3.6
  • System entities not processed

See more issues on GitHub