17 skills found
sissaschool / XmlschemaXML Schema validator and data conversion library for Python
sissaschool / ElementpathXPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml
mitsuhiko / Elementtree RustPort of the Python element tree library to Rust
Kozea / Cssselect2CSS selectors for Python ElementTree
Toblerity / KeytreeKML utilities for the ElementTree API
eliask / Xml2jsonConvert XML to JSON with Python 3 and defusedxml or plain ElementTree
jerith / XpathletPure Python XPath implementation that operates on ElementTree objects.
dw / Cpp ElementtreePython ElementTree-alike libxml2 C++ wrapper
marmelo / Python HtmlparserPython 3.x HTMLParser extension with ElementTree support.
vkris / Py ElementtreePython Element Tree
gebi / OoopyOOoPy is a library in Python for inspecting, creating or modifying OpenOffice.org documents. It uses the existing ElementTree XML library by for manipulation of the OOo XML.
wujiazhong / OperateXMLuse xml.etree.ElementTree deal with XML file
gatesy / Python Xpath2A Python 3 implementation using ElementTree of XPath 2.0 and XSLT 2.0
kaki-epithesi / Desktop News Notifierpython script to get news notification on desktop using Element Tree XML API (https://docs.python.org/2/library/xml.etree.elementtree.html)
moinwiki / EmeraldtreeXML library (modified fork of ElementTree)
luminati-io / Parsing Xml With PythonParse XML in Python using ElementTree, lxml, SAX, and more for efficient data processing and structured data integration.
vandaref / Parse Xml To GrafanaParse an XML logs file and export data to Grafana (and Prometheus).