{"library":"jsonschema","type":"library","category":null,"description":"jsonschema is the most complete and spec-compliant JSON Schema validator for Python, supporting Draft 3, 4, 6, 7, 2019-09, and 2020-12. The current stable release is 4.26.0 (requires Python ≥ 3.10). Releases follow semantic versioning and ship frequently via GitHub; minor releases are expected to be backwards-compatible while major versions may carry deprecations that become removals.","language":"python","status":"active","version":"4.26.0","tags":["validation","json-schema","json","schema","draft-2020-12","draft-7","data-validation"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install jsonschema","imports":["from jsonschema import validate","from jsonschema import ValidationError","from jsonschema import SchemaError","from jsonschema import Draft202012Validator","from jsonschema import Draft7Validator","from jsonschema import FormatChecker","from referencing import Registry\nfrom referencing.jsonschema import DRAFT202012","from jsonschema.exceptions import ErrorTree"]},{"cmd":"pip install \"jsonschema[format-nongpl]\"","imports":[]},{"cmd":"pip install \"jsonschema[format]\"","imports":[]}],"homepage":null,"github":"https://github.com/python-jsonschema/jsonschema","docs":"https://python-jsonschema.readthedocs.io/","changelog":"https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/jsonschema/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":1.99,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsonschema/compatibility"}}