pydantic.dev
Pydantic
A Python library for validating data with type annotations.
https://pydantic.dev/About This Resource
A Python library for validating data with type annotations. Its models parse input and report validation errors, helping applications define and enforce the structure of their data.
