{"library":"json-spec","type":"library","category":null,"description":"JSON Spec is a Python library that provides implementations for several JSON specifications, including JSON Schema (specifically Draft 03 and Draft 04), JSON Pointer, and JSON Reference. The current version is 0.12.0, with the last release approximately two years ago. While not actively updated to support the latest JSON Schema drafts, it remains a functional tool for applications requiring adherence to its supported specifications.","language":"python","status":"maintenance","version":"0.12.0","tags":["JSON Schema","JSON Pointer","JSON Reference","validation","schema","data validation","json"],"last_verified":"Sun May 24","install":[{"cmd":"pip install json-spec","imports":["from jsonspec.validators import load","import jsonspec.pointer as json_pointer","import jsonspec.reference as json_reference"]},{"cmd":"pip install json-spec[cli]","imports":[]},{"cmd":"pip install json-spec[ip]","imports":[]}],"homepage":"https://json-spec.readthedocs.org","github":"https://github.com/johnnoone/json-spec","docs":"https://json-spec.readthedocs.org","changelog":null,"pypi":"https://pypi.org/project/json-spec/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json-spec/compatibility"}}