Parse Schema ST4 xml files into pytohn objects
Project description
Schema ST4 Python Parser
Parse Schema ST4 XML Files into simple,flat python objects.
Installation
via pip: pip install schema-st4-parser
Usage
Simply pass the xml file into the parse methode. A list of St4Entry objects will be returned.
from schema_st4_parser import parse, St4Entry
entries = parse("MyFile.xml")
print(entries[0])
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 Distribution
File details
Details for the file schema_st4_parser-1.0.1.tar.gz
.
File metadata
- Download URL: schema_st4_parser-1.0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943844c9762ded2cefa7aa71d103d91f4295b5e2a3d5d70606032c4509e17504 |
|
MD5 | 9048a767410251bab90a1f9cead59ead |
|
BLAKE2b-256 | fb275e84e70adb8bdb34b40c5903c704c5b08383e8a37ba15441d98db8f5b516 |
File details
Details for the file schema_st4_parser-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: schema_st4_parser-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c97b10b097e106ec8c54109780c19f02882249d9ec3321bebd3044103d61f4 |
|
MD5 | 1af2b99249702e0f939c1342da11b6f3 |
|
BLAKE2b-256 | 3c408c498814a5c4c4934f1ec7e8ca248d2b86ebe05d9c0ba33c10b38e462718 |