Skip to content

Plugin List

If you have built a plugin to extend pyxsdata, please reach out!

!!! note "Built-in Pydantic v2 Support" Pydantic v2 is now natively integrated into core pyxsdata! You do not need an external plugin. Simply install pyxsdata[pydantic] and use --output pydantic or from pyxsdata.pydantic.bindings import XmlParser. See the Pydantic Guide for details.

Name Description
xsdata-plantuml Generate PlantUML class diagrams.
xsdata-attrs Add support for attrs classes.