CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/bindings.rst
docs/changelog.rst
docs/codegen.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/_static/favicon.png
docs/_static/logo.svg
tests/__init__.py
tests/test_bindings.py
tests/test_compat.py
tests/test_generator.py
tests/fixtures/__init__.py
tests/fixtures/common.py
tests/fixtures/pydantic.conf.xml
tests/fixtures/po/__init__.py
tests/fixtures/po/models.py
tests/fixtures/schemas/po.xsd
xsdata_pydantic/__init__.py
xsdata_pydantic/bindings.py
xsdata_pydantic/compat.py
xsdata_pydantic/generator.py
xsdata_pydantic/py.typed
xsdata_pydantic.egg-info/PKG-INFO
xsdata_pydantic.egg-info/SOURCES.txt
xsdata_pydantic.egg-info/dependency_links.txt
xsdata_pydantic.egg-info/entry_points.txt
xsdata_pydantic.egg-info/requires.txt
xsdata_pydantic.egg-info/top_level.txt
xsdata_pydantic/hooks/__init__.py
xsdata_pydantic/hooks/class_type.py
xsdata_pydantic/hooks/cli.py