pydantic_core
View on GitHub
1.8k
Core functionality for Pydantic validation and serialization
About pydantic_core
Core functionality for Pydantic validation and serialization
Key Features
- High-performance validation engine for Python data models
- Fast JSON parsing and serialization paths
- Supports strict and coercive validation modes
- Core runtime powering Pydantic v2
Installation
uv add pydantic_coreRelated Tools
Pydantic
Data validation and settings management using Python type annotations
27.1k stars
annotated-types
Reusable constraint types to use with typing.Annotated
592 stars
typing-inspection
Runtime typing introspection tools
60 stars
SQLModel
SQLModel bridges the gap between SQL databases and Python
17.7k stars
Quick Info
- Latest Version
- 2.42.0
- First Release
- 2022
- License
- Unknown
- Categories
- Data ValidationPerformanceType Checking