Bug#1134725: ITP: sphinx-autodoc-pydantic -- integrate sphinx autodoc with pydantic models

Martin <[email protected]> Thu, 23 Apr 2026 19:22:54 +0000
Newsgroups gmane.linux.debian.devel.python
Message-ID <87a4utpjld.fsf__10619.304985606$1776972333$gmane$org@debian>
Package: wnpp
Severity: wishlist
Owner: Martin <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

Package name    : sphinx-autodoc-pydantic
Version         : 2.2.0
Upstream Author : Franz Wöllert <[email protected]>
URL             : https://github.com/mansenfranzen/autodoc_pydantic
License         : MIT
Programming Lang: Python
Description     : integrate sphinx autodoc with pydantic models
 Features:
 - provides default values, alias and constraints for model fields
 - adds hyperlinks between validators and corresponding fields
 - includes collapsable model json schema
 - natively integrates with autodoc and autosummary extensions
 - defines explicit pydantic prefixes for models, settings, fields, validators and model config
 - shows summary section for model configuration, fields and validators
 - hides overloaded and redundant model class signature
 - visualizes entity-relationship-diagrams for class hierarchies
 - allows complete configurability on global and per-model level
 - supports pydantic >= 1.5.0 and sphinx >= 4.0.0

This is a new build dependency of libervia-backend.