An open API service indexing awesome lists of open source software.

https://github.com/chsergey/xmlcls

XML elements as Objects
https://github.com/chsergey/xmlcls

defusedxml lxml python3 xml xml-parser xml-schema

Last synced: about 2 months ago
JSON representation

XML elements as Objects

Awesome Lists containing this project

README

          

[![PyPI version](https://badge.fury.io/py/xmlcls.svg)](https://badge.fury.io/py/xmlcls)

# xmlcls
Classes for work with XML elements as objects

# Examples

see [examples.py](examples.py)