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
41 stars
13 watching
13 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to generate JSON schemas from Java classes | 405 |
| Generates type definitions for serialized data formats like JSON | 3 |
| Generates JSON Schemas from Scala data types and objects | 124 |
| Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
| A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
| Tools for serializing Crystal type definitions into JSON Schema | 13 |
| Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| Generates TypeScript definitions from PocketBase schema. | 570 |
| Generates JSON schema from POJOs using Jackson annotations | 236 |
| Provides commonly used data structures and protocols in Python to improve code clarity and maintainability | 115 |
| Generates TypeScript types from Antelope ABI definitions | 1 |
| A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
| Tool for generating runtime validation from static types and JSON schema | 47 |
| Generates TypeScript classes from JSON schemas. | 22 |
| A compile-time JSON parser written in TypeScript that infers and generates types from a given JSON object. | 61 |