pydantic-v2
There are 279 repositories under pydantic-v2 topic.
567-labs/instructor
structured outputs for llms
mizhexiaoxiao/vue-fastapi-admin
⭐️ 基于 FastAPI+Vue3+Naive UI 的现代化轻量管理平台 A modern and lightweight management platform based on FastAPI, Vue3, and Naive UI.
benavlabs/FastAPI-boilerplate
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
benavlabs/fastcrud
FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
Mirascope/mirascope
LLM abstractions that aren't obstructions
jonra1993/fastapi-alembic-sqlmodel-async
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
mr-fatalyst/fastopenapi
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Django, Falcon, Flask, Quart, Sanic, Starlette, Tornado).
benavlabs/crudadmin
Modern admin interface for FastAPI with built-in authentication, event tracking, and security features
0b01001001/spectree
API spec validator and OpenAPI document generator for Python web frameworks.
a5chin/python-uv
This repository contains configurations to set up a Python development environment using VSCode's Dev Container feature. The environment includes uv and Ruff.
langfuse/langfuse-python
🪢 Langfuse Python SDK - Instrument your LLM app with decorators or low-level SDK and get detailed tracing/observability. Works with any LLM or framework
ManiMozaffar/aioclock
A modern python scheduling framework with dependency injection and modular integration support. Alternative for Rocketry or apscheduler
koldakov/futuramaapi
Futurama inspired REST and GraphQL API, blending characters exploration with real-time updates. Tech playground featuring FastAPI, Docker, and more!
s-bose/arrest
Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx
akutayural/APIException
Standardize FastAPI error/exception handling with APIException. Custom error codes, fallback logging, and beautiful Swagger UI integration.
zy7y/dfs-generate
从数据库逆向生成SQLModel、TortoiseORM模型、FastAPI 接口、Vue TS后台管理页,有效减少重复编码,👀
sitbon/magg
Magg: The MCP Aggregator
notarious2/fastapi-chat
Real-time chat with FastAPI, Websockets and SQLAlchemy2
jonathan-s/djantic2
Pydantic model support for Django
kmbhm1/supabase-pydantic
Generate Pydantic models and other types from Supabase/Postgres/MySQL schemas automatically. Ideal for FastAPI, Supabase, and rapid prototyping.
wallneradam/esorm
Python ElasticSearch ORM based on Pydantic
firattamur/llmdantic
Structured Output Is All You Need!
makridenko/supadantic
Supadantic is a small Python library that allows you to manage Supabase tables through Pydantic models.
pmateusz/meatie
Meatie is a Python metaprogramming library that eliminates the need for boilerplate code when integrating with REST APIs. Meatie abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models.
0xsirsaif/frappeapi
FastAPI for Frappe
martinn/quickapiclient
Create fully typed declarative API clients quickly and easily.
mauro-andre/pyodmongo
A Python ODM for MongoDB
yezz123/fastapi-tag
Documented & Enhance the Metadata of your API ✨
zhiyuan8/FastAPI-websocket-tutorial
Build dynamic, secure APIs with FastAPI: Features DB integration, real-time WebSocket, streaming, and efficient request handling with middleware, powered by Starlette and Pydantic.
jowilf/qwikcrud
An AI-powered command-line tool that generates REST APIs and admin interfaces based on one line requirement
ManiMozaffar/fastexchange
A type stated library, to handle crypto and currency exchange Right now very few currencies and cryptos are supported, but you can help with that with contribution.
agn-7/ifsguid-backend
Async AI Chat Application on top of FastAPI
dbunt1tled/python-fast-api
boilerplate for json api on python FastAPI
joaoflaviosantos/fastapi-async-sqlmodel-boilerplate
A fully asynchronous FastAPI boilerplate. Built for extensibility and speed, it incorporates FastAPI, SQLModel, Alembic, PostgreSQL, Redis, and ARQ. 🚀
Vaultexe/server
FastApi production ready backend for Vaultexe, the password manager
dymmond/mongoz
ODM with Pydantic made it simple