--- id: jsonschema-specifications version: "2025.9.1" license: MIT license_treatment: permissive maintenance: aging --- # jsonschema-specifications — The JSON Schema meta-schemas and vocabularies, exposed as a Registry License: permissive · Maintenance: aging · Popularity: top 100 on PyPI ## Install pip install jsonschema-specifications uv add jsonschema-specifications poetry add jsonschema-specifications ## Description ============================= ``jsonschema-specifications`` ============================= |PyPI| |Pythons| |CI| |ReadTheDocs| JSON support files from the `JSON Schema Specifications `_ (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a `referencing-based Schema 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:... ## AI interpretation — verify before relying Provides JSON Schema metaschemas and vocabularies packaged for runtime access through a referencing-based Schema Registry, enabling Python applications to validate JSON against official specifications. Verdict: A stable, low-friction utility for JSON Schema validation in Python, backed by MIT licensing and top-100 PyPI popularity. Aging maintenance (339 days since last release) is offset by Production/Stable status and zero known vulnerabilities; suitable for projects needing official JSON Schema specifications at runtime. [View on SkillFed](https://skillfed.io/packages/jsonschema-specifications) · [View on PyPI](https://pypi.org/project/jsonschema-specifications/)