Readthedocs
python-jsonschema.readthedocs.io › en › v3.2.0
jsonschema — jsonschema 3.2.0 documentation
If you have tox installed (perhaps via pip install tox or your package manager), running tox in the directory of your source checkout will run jsonschema’s test suite on all of the versions of Python jsonschema supports.
PyPI
pypi.org › project › jsonschema
jsonschema · PyPI
» pip install jsonschema
Debian
packages.debian.org › sid › python3-jsonschema
Debian -- Details of package python3-jsonschema in sid
JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide ...
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 610 users
Languages Python 99.8% | TypeScript 0.2%
jsonschema
python-jsonschema.readthedocs.io › en › stable
jsonschema 4.26.0 documentation
PyPI version Supported Python versions Build status ReadTheDocs status pre-commit.ci status Zenodo DOI jsonschema is an implementation of the JSON Schema specification for Python. It can also be us...
piwheels
piwheels.org › project › jsonschema
piwheels - jsonschema
January 7, 2026 - An implementation of JSON Schema validation for Python
Readthedocs
python-jsonschema.readthedocs.io › en › v2.6.0
jsonschema — jsonschema 2.6.0 documentation
jsonschema is an implementation of JSON Schema for Python (supporting 2.7+ including Python 3) · You can find further information (installation instructions, mailing list) as well as the source code and issue tracker on our GitHub page
OpenEmbedded
layers.openembedded.org › layerindex › recipe › 100460
OpenEmbedded Layer Index - python3-jsonschema
warrior · meta-python · python3-jsonschema · python3-jsonschema 2.6.0 · Sources · Patches · Other branches · This recipe in other branches of meta-python: · change history • about this site • FAQ
Debian
packages.debian.org › buster › python3-jsonschema
Details of package python3-jsonschema in buster
two or more packages specified (python3-jsonschema buster) See our contact page to get in touch. Content Copyright © 1997 - 2025 SPI Inc.; See license terms. Debian is a trademark of SPI Inc. Learn more about this site.
jsonschema
python-jsonschema.readthedocs.io › en › latest › validate
Schema Validation - jsonschema 4.26.1.dev25+gad0a1b301 documentation
The Basics: The simplest way to validate an instance under a given schema is to use the validate function. The Validator Protocol: jsonschema defines a protocol that all validator classes adhere to...
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
jsonschema
python-jsonschema.readthedocs.io › en › latest
jsonschema 4.25.2.dev18+g278fc0a5a documentation
PyPI version Supported Python versions Build status ReadTheDocs status pre-commit.ci status Zenodo DOI jsonschema is an implementation of the JSON Schema specification for Python. It can also be us...
jsonschema
python-jsonschema.readthedocs.io › en › stable › validate
Schema Validation - jsonschema 4.26.0 documentation
The Basics: The simplest way to validate an instance under a given schema is to use the validate function. The Validator Protocol: jsonschema defines a protocol that all validator classes adhere to...