Skip to main content

Simple, fast way to create read-only APIs for XML data

Project description

simplexmlapi provides an easy way to access XML data. It is pure Python code with no dependencies.

simplexmlapi uses the xml.dom.minidom module to parse XML data, then allows the resulting document to be walked using a dotted name syntax. It also provides a SimpleXmlApi object which comprises mappings of attributes to dotted-name paths.

The SimpleXmlApi object may be subclassed to provide simple APIs for known data structures.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page