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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file simplexmlapi-0.1.1.tar.gz
.
File metadata
- Download URL: simplexmlapi-0.1.1.tar.gz
- Upload date:
- Size: 58.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3e8e501ea33b29f54d0cfb702c4c0683111637debd9aed62c2f46bc51f9fc76 |
|
MD5 | 96d71e2365eb1a2f7dbe67802aa4965e |
|
BLAKE2b-256 | d8b87becd643f40e3a337edc681115a5e58adcefdb7869b038808e48605bb87b |
File details
Details for the file simplexmlapi-0.1.1-py2.5.egg
.
File metadata
- Download URL: simplexmlapi-0.1.1-py2.5.egg
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b29201133a42b36f8493d6d352dfc560c0263ed2597c2d382c344fa8de569e0d |
|
MD5 | 66822a8f96aec337cc0126b9979f34ce |
|
BLAKE2b-256 | 96a29c6e9d064dda2d8125cef6753c2677996600a234df79c4f9b15a59745aa4 |
File details
Details for the file simplexmlapi-0.1.1-py2.4.egg
.
File metadata
- Download URL: simplexmlapi-0.1.1-py2.4.egg
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3daf153c08d05332297975dee569b364c0dfcdbd0dc3766d1d9aebd18d716a2e |
|
MD5 | 37fb62a449278588071ccbfe74f7e13c |
|
BLAKE2b-256 | b0648d1e5c61a6b414e549dbb4ba475bf15f2bc6b3df0a4e9b0dd1b651b5f27c |