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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplexmlapi-0.1.2.tar.gz (57.8 kB view hashes)

Uploaded Source

Built Distributions

simplexmlapi-0.1.2-py2.5.egg (17.7 kB view hashes)

Uploaded Source

simplexmlapi-0.1.2-py2.4.egg (17.8 kB view hashes)

Uploaded Source

Supported by

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