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.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
simplexmlapi-0.1.2-py2.4.egg (17.8 kB) Copy SHA256 hash SHA256 | Egg | 2.4 | Sep 12, 2008 |
simplexmlapi-0.1.2-py2.5.egg (17.7 kB) Copy SHA256 hash SHA256 | Egg | 2.5 | Sep 12, 2008 |
simplexmlapi-0.1.2.tar.gz (57.8 kB) Copy SHA256 hash SHA256 | Source | None | Sep 12, 2008 |