Data validation using Python type hints
翻译 - 使用Python类型提示进行数据解析和验证
Core validation logic for pydantic written in rust
Tools to convert SQLAlchemy models to Pydantic models
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
Settings management using pydantic
🪄 Auto-generate Streamlit UI from Pydantic Models and Dataclasses.
flask extension for integration with the awesome pydantic package
Extra Pydantic types.
A curated list of awesome things related to Pydantic! 🌪️
Integrate GraphQL with your Pydantic models
Pydantic model support for Django
Pydantic data models for the GeoJSON spec
Entity relationship diagrams for Python data model classes like Pydantic
Example CRUD API in Python using FastAPI, Pydantic and pyMongo
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support