ivoa / vo-dml

VO-DML tooling and documents.
Creative Commons Attribution Share Alike 4.0 International
1 stars 1 forks source link

generate pydantic models #33

Open pahjbo opened 6 months ago

pahjbo commented 6 months ago

pydantic model generation could be done as a python alternative to that in #8 - however, as pydantic is rather opinionated it is unlikely to produce serialisations that are compatible with the serializations from other languages

pahjbo commented 5 months ago

can use https://github.com/dapper91/pydantic-xml for the xml support