{"library":"schema","type":"library","category":null,"description":"Schema is a Python library for validating data structures, such as those obtained from config files, forms, external services, or command-line parsing, often converted from JSON/YAML to Python data types. It is actively maintained with moderate release frequency, typically addressing bug fixes and minor features, with occasional larger updates.","language":"python","status":"active","version":"0.7.8","tags":["validation","data validation","schema","json schema","type checking"],"install":[{"cmd":"pip install schema","imports":["from schema import Schema","from schema import And","from schema import Or","from schema import Use","from schema import Optional","from schema import Regex","from schema import SchemaError"]}],"homepage":null,"github":"https://github.com/keleshev/schema","docs":null,"changelog":null,"pypi":"https://pypi.org/project/schema/","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.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/schema/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}