Project: jsonschema-specifications

The JSON Schema meta-schemas and vocabularies, exposed as a Registry

Project Details

Latest version
2023.12.1
Home Page
PyPI Page
https://pypi.org/project/jsonschema-specifications/

Project Popularity

PageRank
0.005889797945528497
Number of downloads
46987841

============================= 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/