Contents

colander 2.0

0

A simple schema-based serialization and deserialization library

A simple schema-based serialization and deserialization library

Stars: 440, Watchers: 440, Forks: 145, Open Issues: 41

The Pylons/colander repo was created 13 years ago and the last code push was 1 months ago.
The project is popular with 440 github stars!

How to Install colander

You can install colander using pip

pip install colander

or add it to a project with poetry

poetry add colander

Package Details

Author
Agendaless Consulting
License
BSD-derived (http://www.repoze.org/LICENSE.txt)
Homepage
https://github.com/Pylons/colander
PyPi:
https://pypi.org/project/colander/
Documentation:
https://docs.pylonsproject.org/projects/colander/en/latest/index.html
GitHub Repo:
https://github.com/Pylons/colander

Classifiers

No  colander  pypi packages just yet.

Errors

A list of common colander errors.

Code Examples

Here are some colander code examples and snippets.

Related Packages & Articles

marshmallow 3.21.1

A lightweight library for converting complex datatypes to and from native Python datatypes.

jsonpickle 3.0.3

Python library for serializing any arbitrary object graph into JSON

Flask-WTF 1.2.1

Form rendering, validation, and CSRF protection for Flask with WTForms.

pyaml 23.12.0

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data