{"library":"schematics","type":"library","category":null,"description":"Schematics is a Python library for defining, validating, and transforming data structures. It allows combining types into structures, validating them, and transforming data shapes based on simple descriptions, similar to ORM type systems but without a database layer. The current stable version is 2.1.1. While there isn't a strict, regular release cadence, the library has seen active development and maintenance, offering an intuitive API and comprehensive features for modern Python applications.","language":"python","status":"active","version":"2.1.1","tags":["data validation","data structures","serialization","model","schema","api input"],"install":[{"cmd":"pip install schematics","imports":["from schematics.models import Model","from schematics.types import StringType","from schematics.types import URLType","from schematics.types import DecimalType","from schematics.types import DateTimeType","from schematics.exceptions import DataError"]}],"homepage":null,"github":"https://github.com/schematics/schematics","docs":null,"changelog":null,"pypi":"https://pypi.org/project/schematics/","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.7,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/schematics/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}