json-schema-to-pydantic

A Python library for automatically generating Pydantic v2 models from JSON Schema definitions

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install json-schema-to-pydantic

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.4.0 2025-06-24
0.3.0 2025-06-17
0.2.6 2025-05-15
0.2.5 2025-05-13
0.2.4 2025-04-07
0.2.3 2025-04-04
0.2.2 2025-01-09    
0.2.1 2025-01-08    
0.2.0 2025-01-01    
0.1.0 2024-12-27    

Issues with this package?

Page last updated 2025-06-24 12:57:13 UTC