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
- Host: GitHub
- URL: https://github.com/chsergey/xmlcls
- Owner: chsergey
- License: mit
- Created: 2018-04-05T13:35:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T07:20:16.000Z (almost 8 years ago)
- Last Synced: 2026-04-21T20:13:14.839Z (2 months ago)
- Topics: defusedxml, lxml, python3, xml, xml-parser, xml-schema
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://badge.fury.io/py/xmlcls)
# xmlcls
Classes for work with XML elements as objects
# Examples
see [examples.py](examples.py)