New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sphinx-json-schema-spec

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sphinx-json-schema-spec

Sphinx support for the JSON Schema specifications

2025.1.1
Source
PyPI
Maintainers
0

=========================== sphinx-json-schema-spec

|PyPI| |Pythons| |CI|

.. |PyPI| image:: https://img.shields.io/pypi/v/sphinx-json-schema-spec.svg :alt: PyPI version :target: https://pypi.org/project/sphinx-json-schema-spec/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/sphinx-json-schema-spec.svg :alt: Supported Python versions :target: https://pypi.org/project/sphinx-json-schema-spec/

.. |CI| image:: https://github.com/python-jsonschema/sphinx-json-schema-spec/workflows/CI/badge.svg :alt: Build status :target: https://github.com/python-jsonschema/sphinx-json-schema-spec/actions?query=workflow%3ACI

A Sphinx extension providing a role which allows linking to sections within the JSON Schema specifications <https://json-schema.org/>_.

It is intended for use by implementations of JSON Schema (in Python or otherwise) who may wish to interlink to the specification in their own documentation.

Keywords

data validation

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts