Skip to content
/ XSBE Public

Novel python library for parsing and formatting XML

License

Notifications You must be signed in to change notification settings

couling/XSBE

Repository files navigation

XSBE - XML Schema By Example

XSBE is a novel library intended for rapid development of XML related python code.

It takes the approach of using lightly annotated example XML documents to act as a schema. Using these schemas it can then transform an XML document into a more friendly data structures built of dictionaries and lists such as you might expect through parsing json or yaml.

About

Novel python library for parsing and formatting XML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages