OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3995discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: pydantic清除
pydantic-aipydantic
ADDED

Pydantic AI is a type-safe Python AI SDK for building extensible agents with end-to-end typing, supporting various models, interfaces, and durable execution.

AI & MLDeveloper toolsAI agents
pydanticpydantic
ADDED

Pydantic is a data validation library for Python that leverages type hints to enforce data structures.

Developer toolsData & databasesBackend & APIs
langchainlangchain-ai
ADDED

LangChain is a framework designed for building agents and applications powered by Large Language Models (LLMs), providing a modular architecture to chain interoperable components.

Film, Video & MediaMedia servers
fastapifastapi
ADDED

FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.

Developer toolsBackend & APIs
project_infinityelectronistu
ADDED

A text-based 5e-compatible RPG where an AI Dungeon Master uses an MCP/SQLite game engine for real dice rolls, persistent stats, spell slots, and combat.

GamesAI & MLOpen-source games
langgraphlangchain-ai
ADDED

LangGraph is a low-level orchestration framework for building stateful, long-running AI agents, offering durable execution, human-in-the-loop control, memory, and deployment tooling.

AI & MLDeveloper toolsAI agents
fastapi_faultsmathisarends
ADDED

fastapi-faults is an MIT-licensed Python package for FastAPI that defines typed RFC 9457 Problem Details from domain exceptions, reuses one immutable Fault definition for runtime responses and OpenAPI documentation, and supports feature-local registries, typed extension fields, and built-in framework error normalization.

Developer toolsBackend & APIs
sqlmodelfastapi
ADDED

SQLModel is a library for interacting with SQL databases in Python, designed to reduce code duplication by combining SQLAlchemy and Pydantic.

Developer toolsData & databasesBackend & APIs