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.

