Below you will find pages that utilize the taxonomy term “Koxudaxi”
April 16, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.56.1.
This action is used across all versions by 2,921 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema definitions, including OpenAPI 3, JSON Schema, GraphQL, and raw data formats like JSON, YAML, or CSV. It simplifies the creation of type-safe, validated Python code for use with Pydantic, dataclasses, TypedDict, and related frameworks, supporting complex schemas with features like references, inheritance, and enums. This tool is ideal for streamlining development workflows by reducing manual coding and ensuring compatibility with type checkers and IDEs.
April 4, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.56.0.
This action is used across all versions by 2,878 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema formats, including OpenAPI 3, JSON Schema, GraphQL, and raw data (e.g., JSON, YAML, CSV). It supports creating type-safe, validated models for frameworks like Pydantic, dataclasses, TypedDict, and more, while handling complex schema features such as references, enums, and nested types. This tool streamlines the process of creating ready-to-use, IDE-friendly Python models for developers working with structured data.