Contents

xmltodict 0.14.1

0

Makes working with XML feel like you are working with JSON

Makes working with XML feel like you are working with JSON

Stars: 5480, Watchers: 5480, Forks: 461, Open Issues: 89

The martinblech/xmltodict repo was created 12 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 5480 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 89 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