Skip to content
#

Pydantic

pydantic logo

Pydantic is the most widely used data validation library for Python. Fast and extensible, Pydantic parses data and enforces type hints at runtime, providing user-friendly errors when data is invalid. Its core validation engine is implemented in Rust, making it extremely fast for JSON serialization and data schema parsing.

Here are 10 public repositories matching this topic...

一个基于 Vue 3、FastAPI 和 PostgreSQL 的现代化个人博客系统。具有未来感 UI 设计、实时评论、后台管理和邮件通知等功能。A futuristic personal blog system built with Vue 3, FastAPI, and PostgreSQL. Features modern UI design, real-time comments, admin dashboard, and email notifications.

  • Updated Sep 1, 2026
  • Vue

Created by samuelcolvin

Latest release 12 days ago

Followers
55 followers
Repository
pydantic/pydantic
Website
github.com/topics/pydantic

Related topics

data-validation fastapi python serialization typing