# samuelcolvin/pydantic

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/samuelcolvin-pydantic).**

28,043 stars · 2,712 forks · Python · MIT

## Links

- GitHub: https://github.com/samuelcolvin/pydantic
- Homepage: https://pydantic.dev/docs/validation
- awesome-repositories: https://awesome-repositories.com/repository/samuelcolvin-pydantic.md

## Description

Data validation using Python type hints

## Tags

### Part of an Awesome List

- [Linting And Formatting](https://awesome-repositories.com/f/awesome-lists/devtools/linting-and-formatting.md) — Data parsing and validation using Python type hints.
- [Runtime Type Checkers](https://awesome-repositories.com/f/awesome-lists/devtools/runtime-type-checkers.md) — Data validation and parsing library leveraging Python type hints.
- [Serialization and Mapping](https://awesome-repositories.com/f/awesome-lists/devtools/serialization-and-mapping.md) — Provides data parsing and validation using type hints.
