Below you will find pages that utilize the taxonomy term “koxudaxi”
January 13, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.53.0.
This action is used across all versions by 2,547 repositories. 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 schema definitions like OpenAPI, JSON Schema, GraphQL, and raw data formats (e.g., JSON, YAML, CSV). It simplifies handling complex schemas and ensures type-safe, validated code compatible with Pydantic, dataclasses, TypedDict, or msgspec, aiding developers in building reliable, schema-driven applications efficiently.
January 6, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.52.2.
This action is used across all versions by 2,506 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator is a tool designed to automate the generation of Python data models from various schema definitions, including OpenAPI, JSON Schema, GraphQL, and raw data formats like JSON, YAML, and CSV. It simplifies creating type-safe, validated, and IDE-compatible Python models by handling complex schema elements such as references, enums, and nested types.
January 4, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.52.1.
This action is used across all versions by 2,502 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add –validators option for Pydantic v2 field validators by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2906 Add dynamic model generation support by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2901 Sync zensical.toml nav with docs directory by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2908 Add deprecation warning for default output-model-type by @koxudaxi in https://github.
January 3, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.52.0.
This action is used across all versions by 2,500 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator is a tool designed to automate the generation of Python data models from various schema definitions, including OpenAPI, JSON Schema, GraphQL, and raw data formats like JSON, YAML, and CSV. It simplifies handling complex schemas (e.g., $ref, oneOf) and supports multiple output types such as Pydantic models, dataclasses, TypedDict, and msgspec, enabling type-safe, validated code for streamlined development.
January 1, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.51.0.
This action is used across all versions by 2,499 repositories. 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 models compatible with frameworks such as Pydantic, dataclasses, TypedDict, and msgspec, handling complex schema constructs like $ref, allOf, and nested types.
December 28, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.50.0.
This action is used across all versions by 2,497 repositories. 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 such as OpenAPI 3, JSON Schema, GraphQL, and raw data formats (JSON/YAML/CSV). It simplifies the creation of type-safe, validated Python code, supporting Pydantic, dataclasses, TypedDict, and msgspec models, while handling complex schema structures like $ref, allOf, and enums.
December 25, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.49.0.
This action is used across all versions by 2,494 repositories. 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 schema definitions such as OpenAPI, JSON Schema, GraphQL, and raw data formats like JSON, YAML, and CSV. It simplifies handling complex schemas and produces type-safe, validated code compatible with popular Python frameworks like Pydantic, dataclasses, TypedDict, and msgspec.
December 24, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.48.0.
This action is used across all versions by 2,491 repositories. 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, and CSV. It simplifies handling complex schemas, supports multiple output types such as Pydantic models, dataclasses, and TypedDict, and ensures type-safe, validated code for use with IDEs and type checkers.
December 23, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.47.0.
This action is used across all versions by 2,487 repositories. 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, such as OpenAPI 3, JSON Schema, GraphQL, and raw data formats like JSON, YAML, and CSV. It supports multiple output types, including Pydantic models, dataclasses, TypedDict, and msgspec, while handling complex schema features like $ref, allOf, and enums.
December 20, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.46.0.
This action is used across all versions by 2,486 repositories. 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 schema definitions such as OpenAPI 3, JSON Schema, GraphQL, or raw data formats like JSON, YAML, and CSV. It produces type-safe, validated code compatible with frameworks like Pydantic, dataclasses, and TypedDict, simplifying the handling of complex schemas and ensuring seamless integration with IDEs and type checkers.
December 19, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.45.0.
This action is used across all versions by 2,485 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed docs: add cross-links between CLI reference and usage documentation pages by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2678 Migrate documentation build from MkDocs to Zensical by @koxudaxi in https://github.com/koxudaxi/datamodel-code-generator/pull/2679 docs: Improve landing page, README, and add FAQ with GitHub issue links by @koxudaxi in https://github.