jsonschema-gentypes

Type generator

Tool to automatically generate Python types from JSON schema

Tool to generate Python types based on TypedDict from a JSON Schema

GitHub

41 stars
13 watching
13 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
victools/jsonschema-generator A tool to generate JSON schemas from Java classes 405
bcheidemann/entype Generates type definitions for serialized data formats like JSON 3
andyglow/scala-jsonschema Generates JSON Schemas from Scala data types and objects 124
thomasaribart/json-schema-to-ts Tool to automatically generate TypeScript types from JSON schema definitions. 1,493
simenandre/generate-runtypes A code generator for Runtypes types to create boilerplate TypeScript definitions 17
spider-gazelle/json-schema Tools for serializing Crystal type definitions into JSON Schema 13
surgicalcoder/jsonpolymorphicgenerator Generates partial classes with JSON-derived type attributes based on polymorphic base classes 7
patmood/pocketbase-typegen Generates TypeScript definitions from PocketBase schema. 570
mbknor/mbknor-jackson-jsonschema Generates JSON schema from POJOs using Jackson annotations 236
hauntsaninja/useful_types Provides commonly used data structures and protocols in Python to improve code clarity and maintainability 115
greymass/abi2core Generates TypeScript types from Antelope ABI definitions 1
chrispenner/json-to-haskell A tool to automatically generate Haskell data types and instances from JSON schema 81
johngeorgewright/runtyping Tool for generating runtime validation from static types and JSON schema 47
cdklabs/json2jsii Generates TypeScript classes from JSON schemas. 22
tani/jsonup A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. 61