Metadata-Version: 2.4
Name: jsonschema-codegen-py
Version: 0.0.0
Summary: Generate Python code from JSON Schema
Project-URL: Homepage, https://github.com/chantera/jsonschema-codegen
Author-email: Hiroki Teranishi <teranishi.hiroki@gmail.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: jinja2
Requires-Dist: pyyaml
Requires-Dist: referencing>=0.35.0
Provides-Extra: dev
Requires-Dist: mypy>=1.13; extra == 'dev'
Requires-Dist: pytest>=8.3; extra == 'dev'
Requires-Dist: ruff>=0.8; extra == 'dev'
Description-Content-Type: text/markdown

# jsonschema-codegen