{"library":"autodoc-pydantic","type":"library","category":null,"description":"autodoc-pydantic is a Sphinx extension that seamlessly integrates Pydantic models into Sphinx documentation. It automatically generates documentation for model fields, validators, and configurations, enhancing the standard Sphinx autodoc capabilities for data models. The current version is 2.2.0, with an active development cycle and regular updates.","language":"python","status":"active","version":"2.2.0","tags":["sphinx","pydantic","documentation","autodoc","api-documentation","data-models"],"last_verified":"Sat May 23","install":[{"cmd":"pip install autodoc-pydantic sphinx pydantic","imports":["# In conf.py, inside the project's source directory:\nextensions = [\n    'sphinx.ext.autodoc',\n    'sphinx.ext.napoleon', # Or other docstring parsing extensions\n    'autodoc_pydantic'\n]"]}],"homepage":null,"github":"https://github.com/mansenfranzen/autodoc_pydantic","docs":"https://github.com/mansenfranzen/autodoc_pydantic","changelog":null,"pypi":"https://pypi.org/project/autodoc-pydantic/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autodoc-pydantic/compatibility"}}