{"library":"colander","type":"library","category":null,"description":"Colander is a Python library providing a simple schema-based serialization and deserialization framework, currently at version 2.0. It allows developers to define data schemas to validate and transform data structures (like those from XML, JSON, or HTML forms) into Python objects, and vice-versa. The project is actively maintained, with a focus on stability and compatibility with modern Python versions, and typically releases updates as needed.","language":"python","status":"active","version":"2.0","tags":["schema","validation","serialization","deserialization","pylons"],"last_verified":"Mon May 25","install":[{"cmd":"pip install colander","imports":["from colander import SchemaNode","from colander import MappingSchema","from colander import SequenceSchema","from colander import String","from colander import Int","from colander import Float","from colander import Boolean","from colander import Range","from colander import Invalid","from colander import null"]}],"homepage":"https://docs.pylonsproject.org/projects/colander/en/latest/","github":"https://github.com/Pylons/colander","docs":"https://docs.pylonsproject.org/projects/colander/en/latest/index.html","changelog":"https://docs.pylonsproject.org/projects/colander/en/latest/changes.html","pypi":"https://pypi.org/project/colander/","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.48,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/colander/compatibility"}}