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 131 public repositories matching this topic...

✨ Build dashboards with end-to-end version control. 🔋 CLI w/ batteries included, no infra required. Develop on your laptop for instant results, deploy changes safely (with automated checks), and keep every report trustworthy for stakeholders, analysts and agents 🤖

  • Updated Sep 25, 2026
  • JavaScript

This is the initial public release of the Drivemate, a full-featured web application designed to help users prepare for the Korean driving license exam. It includes backend services with API endpoints, database integration, Docker-based deployment, and administration tools.

  • Updated Jun 30, 2025
  • JavaScript

AlgoPipe is a fast, lightweight visual pipeline editor built with React, Tailwind, FastAPI, and Pydantic. Easily drag and drop nodes to build intelligent workflows, with real-time cycle detection to ensure your graph remains a valid Directed Acyclic Graph (DAG). Ideal for no-code tools, data processing flows, and LLM-based pipelines.

  • Updated Jul 8, 2025
  • JavaScript

Created by samuelcolvin

Latest release 28 days ago

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

Related topics

data-validation fastapi python serialization typing