An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with typeddict

A curated list of projects in awesome lists tagged with typeddict .

https://github.com/koxudaxi/datamodel-code-generator

Python data model generator (Pydantic, dataclasses, TypedDict, msgspec) from OpenAPI, JSON Schema, GraphQL, and raw data (JSON/YAML/CSV).

code-generator csv dataclass datamodel fastapi generator graphql json-schema msgspec openapi openapi-codegen pydantic python swagger swagger-codegen typeddict yaml

Last synced: 04 Mar 2026

https://github.com/gowee/json2pyi

Generate Python type definitions from a JSON sample (both Pydantic BaseModel and TypedDict are supported)

dataclass json mypy pep589 pydantic python typeddict web-app

Last synced: 27 Aug 2025

https://github.com/seven7ty/typeshi

Dict to TypedDict generation and conversion utilities for Python 📖✨

dict python python-package python-packages python-typing python3 typeddict typing

Last synced: 28 Apr 2025

https://github.com/jianyuan/anymerge

A Python library for merging dataclasses, TypedDicts, and Pydantic models seamlessly

dataclasses pydantic python typeddict

Last synced: 10 Sep 2025

https://github.com/thelicato/ts2py

Convert TypeScript Interfaces to Python TypedDict

interface python typeddict typescript

Last synced: 25 Mar 2025

https://github.com/abersheeran/typeddict

Use `TypedDict` replace pydantic definitions.

pydantic typeddict

Last synced: 05 Apr 2025

https://github.com/jkmnt/protobuf-typeddict

Create TypedDict definitions for protobuf json

protobuf protobuf-python typeddict typehints

Last synced: 14 Jun 2025

https://github.com/haseebulhassan437/structured-output-using-langchain

Demonstrates enforcing structured outputs from LLMs using LangChain (Google Gemini & HuggingFace) with Pydantic, TypedDict, and JSON Schema. Includes standalone examples for data validation and schema‑driven text generation. Quickly run each script to see how to produce reliably formatted AI responses.

json-schema langchain llm pydantic structured-outputs typeddict

Last synced: 07 May 2026