Skip to main content

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


Download files

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

Source Distribution

schema_st4_parser-1.0.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

schema_st4_parser-1.0.1-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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