{"library":"sphinx-jsonschema","type":"library","category":null,"description":"sphinx-jsonschema is a Sphinx extension that allows authors to display JSON Schema definitions directly within their documentation. It facilitates embedding schema from HTTP(S) URLs, local files, or Python objects, supporting both JSON and YAML formats. The library is actively maintained, with version 1.19.2 currently available.","language":"python","status":"active","version":"1.19.2","tags":["Sphinx","documentation","JSON Schema","reStructuredText","extension"],"install":[{"cmd":"pip install sphinx-jsonschema","imports":["extensions = ['sphinx-jsonschema'] # in conf.py"]},{"cmd":"# In your Sphinx project's conf.py file:\nextensions = [\n    'sphinx.ext.autodoc',\n    'sphinx-jsonschema'\n]","imports":[]}],"homepage":"https://sphinx-jsonschema.readthedocs.io","github":"https://github.com/lnoor/sphinx-jsonschema","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sphinx-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":3.4,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/sphinx-jsonschema/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}