4 releases

new 0.1.3 Feb 10, 2025
0.1.2 Feb 10, 2025
0.1.1 Feb 9, 2025
0.1.0 Feb 9, 2025

#1580 in Encoding

Download history

109 downloads per month
Used in yaxp-cli

MIT license

50KB
1K SLoC

versions downloads pipelines

<yaxp ⚡> Yet Another XSD Parser

📌 Note: This project is still under heavy development, and its APIs are subject to change.

Introduction

Using roxmltree to parse XML files.

Converts xsd schema to:

  • arrow
  • avro
  • duckdb (read_csv columns/types)
  • json
  • json representation of spark schema
  • jsonschema
  • polars
  • protobuf

TODO

  • Add pyo3/maturin support (crate pyaxp)
  • Add more tests

Dependencies

~48–81MB
~1.5M SLoC