xml2py

This package contains classes and functions which convert an XML object into a dict or DotDict. The DotDict is convenient for exploring the XML object interactively with the Python interpreter.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install xml2py

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.0 2017-03-07
0.1.0 2017-01-25
0.0.4 2017-01-23

Issues with this package?

Page last updated 2026-09-03 09:48:38 UTC