{"library":"dataclasses-jsonschema","type":"library","category":null,"description":"The `dataclasses-jsonschema` library (current version 2.16.0) provides a straightforward way to generate JSON schemas from Python dataclasses. It augments dataclasses with a `JsonSchemaMixin` to expose schema generation capabilities and includes utilities for type conversion. The library maintains an active release cadence, frequently addressing bug fixes, improving type handling, and adding support for newer Python features.","language":"python","status":"active","version":"2.16.0","tags":["dataclass","json-schema","schema-generation","openapi","python-types"],"last_verified":"Tue May 26","install":[{"cmd":"pip install dataclasses-jsonschema","imports":["from dataclasses_jsonschema import JsonSchemaMixin","from dataclasses import dataclass"]}],"homepage":null,"github":"https://github.com/s-knibbs/dataclasses-jsonschema","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dataclasses-jsonschema/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dataclasses-jsonschema/compatibility"}}