python-jsonschema / jsonschema-specifications

Support files exposing JSON from the JSON Schema specifications to Python
https://jsonschema-specifications.readthedocs.io/
MIT License
10 stars 7 forks source link
json json-schema jsonschema specifications validation

============================= jsonschema-specifications

|PyPI| |Pythons| |CI| |ReadTheDocs|

JSON support files from the JSON Schema Specifications <https://json-schema.org/specification.html> (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry <https://referencing.readthedocs.io/en/stable/api/#referencing.Registry>.

.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema-specifications.svg :alt: PyPI version :target: https://pypi.org/project/jsonschema-specifications/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/jsonschema-specifications.svg :alt: Supported Python versions :target: https://pypi.org/project/jsonschema-specifications/

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

.. |ReadTheDocs| image:: https://readthedocs.org/projects/jsonschema-specifications/badge/?version=stable&style=flat :alt: ReadTheDocs status :target: https://jsonschema-specifications.readthedocs.io/en/stable/