pydantic
PyPIv2.13.4Data validation using Python type hints
Overview
pydantic is an PyPI package that data validation using Python type hints. The latest version is 2.13.4.
Who should use it
Teams working in the PyPI ecosystem who need data validation using Python type hints and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Actively published to the registry.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of pydantic.
Dependencies
Runtime (4)
Used by
Popular packages that depend on pydantic.
Frequently installed together
The little ASGI library that shines.
Backported and Experimental Type Hints for Python 3.9+
Runtime typing introspection tools
Document parameters, class attributes, return types, and variables inline, with Annotated.
Version history
| Version | Published | License |
|---|---|---|
| 2.14.0a1 | 1 month ago | — |
| 2.13.4latest | 2 months ago | — |
| 2.13.3 | 2 months ago | — |
| 2.13.2 | 3 months ago | — |
| 2.13.1 | 3 months ago | — |
| 2.13.0 | 3 months ago | — |
| 2.13.0b3 | 3 months ago | — |
| 2.13.0b2 | 4 months ago | — |
| 2.13.0b1 | 4 months ago | — |
| 1.10.26 | 7 months ago | — |
| 1.10.25 | 7 months ago | — |
| 2.12.5 | 7 months ago | — |
| 2.12.4 | 8 months ago | — |
| 2.12.3 | 9 months ago | — |
| 2.12.2 | 9 months ago | — |
| 2.12.1 | 9 months ago | — |
| 2.12.0 | 9 months ago | — |
| 2.11.10 | 9 months ago | — |
| 2.12.0b1 | 9 months ago | — |
| 1.10.24 | 9 months ago | — |
Funding
Frequently asked questions
How do I install pydantic?
Run `pip install pydantic` to add pydantic to your PyPI project.
What license is pydantic released under?
No license was detected in pydantic's metadata; review the repository before use.
How popular is pydantic?
pydantic has approximately 0 downloads per week and 1 known dependent packages.