You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jsonschema-specifications

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonschema-specifications

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

2025.4.1
Source
pipPyPI
Maintainers
0

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

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