griffe-pydantic
¤
- PyPI:
griffe-pydantic
- GitHub: mkdocstrings/griffe-pydantic
- Documentation: mkdocstrings.github.io/griffe-pydantic
- Extension name:
griffe_pydantic
This extension adds support for Pydantic models. It extracts useful information from them, stores this information into the extra
attribute of objects, and binds custom mkdocstrings templates to the objects for better rendering. The extension works both statically and dynamically, and supports model inheritance.