PyPI
pypi.org › project › jsonschema
jsonschema · PyPI
An implementation of JSON Schema validation for Python
» pip install jsonschema
PyPI
pypi.org › project › jsonschema-specifications
jsonschema-specifications · PyPI
The JSON Schema meta-schemas and vocabularies, exposed as a Registry
» pip install jsonschema-specifications
Published Sep 08, 2025
Version 2025.9.1
GitHub
github.com › python-jsonschema › jsonschema
GitHub - python-jsonschema/jsonschema: An implementation of the JSON Schema specification for Python · GitHub
Starred by 4.9K users
Forked by 609 users
Languages Python 99.8% | TypeScript 0.2%
PyPI
pypi.org › project › jsonschema-rs
jsonschema-rs · PyPI
A high-performance JSON Schema validator for Python
» pip install jsonschema-rs
jsonschema
python-jsonschema.readthedocs.io
jsonschema 4.26.0 documentation
jsonschema is available on PyPI.
PyPI
pypi.org › org › jsonschema
Profile of JSON Schema · PyPI
Organization jsonschema · Last released Jan 16, 2025 · Sphinx support for the JSON Schema specifications · Last released Jan 7, 2026 · An implementation of JSON Schema validation for Python · Last released Sep 8, 2025 · The JSON Schema meta-schemas and vocabularies, exposed as a Registry ·
PyPI
pypi.org › project › jsonschema-path
jsonschema-path · PyPI
jsonschema_path-0.4.5.tar.gz (15.1 kB view details)
» pip install jsonschema-path
Published Mar 03, 2026
Version 0.4.5
PyPI
pypi.org › project › jsonschema-spec
jsonschema-spec · PyPI
>>> from jsonschema_spec import SchemaPath >>> d = { ... "properties": { ... "info": { ... "$ref": "#/$defs/Info", ... }, ... }, ... "$defs": { ... "Info": { ... "properties": { ... "title": { ... "$ref": "http://example.com", ... }, ... "version": { ... "type": "string", ...
» pip install jsonschema-spec
PyPI Stats
pypistats.org › packages › jsonschema
PyPI Download Stats
PyPI page Home page Author: None Summary: An implementation of JSON Schema validation for Python Latest version: 4.26.0 Required dependencies: attrs | jsonschema-specifications | referencing | rpds-py Optional dependencies: fqdn | idna | isoduration | jsonpointer | rfc3339-validator | ...
piwheels
piwheels.org › project › jsonschema
piwheels - jsonschema
An implementation of JSON Schema validation for Python
PyPI
pypi.org › project › types-jsonschema
types-jsonschema · PyPI
This is a type stub package for the jsonschema package. It can be used by type checkers to check code that uses jsonschema.
» pip install types-jsonschema
PyPI
pypi.org › project › jsonschema-default
jsonschema-default
JavaScript is disabled in your browser · Please enable JavaScript to proceed · A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
Readthedocs
python-jsonschema.readthedocs.io › en › v3.2.0
jsonschema — jsonschema 3.2.0 documentation
jsonschema is available on PyPI.
PyPI
pypi.org › project › json-schema-for-humans
json-schema-for-humans · PyPI
Generate static HTML documentation from JSON schemas
» pip install json-schema-for-humans
Published Nov 21, 2025
Version 1.5.1
PyPI
pypi.org › project › hypothesis-jsonschema
hypothesis-jsonschema · PyPI
Here's the PyPI page. The public API consists of just one function: hypothesis_jsonschema.from_schema, which takes a JSON schema and returns a strategy for allowed JSON objects.
» pip install hypothesis-jsonschema
PyPI
pypi.org › project › check-jsonschema
Pypi
JavaScript is disabled in your browser. Please enable JavaScript to proceed · A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
PyPI
pypi.org › project › jsonschema-model
jsonschema-model
JavaScript is disabled in your browser · Please enable JavaScript to proceed · A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
Tessl
tessl.io › registry › tessl › pypi-jsonschema › 4.25.0
4.25.0 • pypi-jsonschema • tessl • Registry • Tessl
January 29, 2026 - A comprehensive implementation ... enables validation of JSON data, API input validation, configuration file validation, and any application requiring structured data validation against predefined schemas...
PyPI
pypi.org › project › jsonschema-extended
jsonschema-extended · PyPI
An implementation of JSON Schema validation for Python
» pip install jsonschema-extended
PyPI
pypi.org › project › json-to-schema
json-to-schema · PyPI
A tool to infer JSON Schemas from JSON data.
» pip install json-to-schema