{"library":"dydantic","type":"library","category":null,"description":"Dydantic is a Python library designed for dynamically generating Pydantic models directly from JSON Schema definitions. It offers a streamlined approach to creating Pydantic models on-the-fly, based on user-defined schemas, and is currently at version 0.0.8. The project appears to be actively maintained, with a recent PyPI release and GitHub activity.","language":"python","status":"active","version":"0.0.8","tags":["pydantic","json-schema","model-generation","dynamic-models","validation","schema-to-code"],"last_verified":"Fri May 22","install":[{"cmd":"pip install -U dydantic","imports":["from dydantic import create_model_from_schema"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/dydantic/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dydantic/compatibility"}}