Data modelling with Pydantic
Get hands-on with Pydantic, the most widely used data validation library for Python.
Learn to write schemas to model data using simple type annotations. Use Pydantic to parse and validate data, consume JSON APIs, manage configuration, design your own APIs and create great command line interfaces with ease.