Seamlessly integrate pydantic models in your Sphinx documentation.
Project description
You love pydantic โค and you want to document your models and configuration settings with sphinx?
Perfect, let's go. But wait, sphinx' autodoc does not integrate too well with pydantic models ๐.
Don't worry - just pip install autodoc_pydantic โบ.
๐ 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.0andsphinx >= 4.0.0
๐ Documentation
| Section | Description |
|---|---|
| ๐ Landing Page | Guides and detailed information. |
| ๐ ๏ธ Installation | Setup and installation procedures. |
| ๐ง Configuration | System or application settings. |
| ๐ก Usage | How to use the application or tool. |
| ๐ Examples | Showcase and usage examples. |
| ๐จโ๐ป Developer Guide | In-depth guide for developers. |
๐ Acknowledgements
Thanks to great open source projects sphinx, pydantic and poetry (and so many more) โค in addition to the following contributors:
This project follows the all-contributors specification. Contributions of any kind welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autodoc_pydantic-2.2.0-py3-none-any.whl.
File metadata
- Download URL: autodoc_pydantic-2.2.0-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/6.5.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c6a36fbf6ed2700ea9c6d21ea76ad541b621fbdf16b5a80ee04673548af4d95
|
|
| MD5 |
a5dd42db762f47fb6c988a454b47ea2d
|
|
| BLAKE2b-256 |
7bdf87120e2195f08d760bc5cf8a31cfa2381a6887517aa89453b23f1ae3354f
|