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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-06-27 21:55:34 UTC