
Colander is an extensible package which can be used to deserialize and validate a data structure composed of strings, mappings, and lists, and to serialize an arbitrary data structure to a data structure composed of strings, mappings, and lists.
This package provides the Python 3.x module.