colander 2.0
0
A simple schema-based serialization and deserialization library
Contents
A simple schema-based serialization and deserialization library
Stars: 448, Watchers: 448, Forks: 145, Open Issues: 34The Pylons/colander
repo was created 13 years ago and the last code push was 1 months ago.
The project is popular with 448 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
Related Packages
Errors
A list of common colander errors.
Code Examples
Here are some colander
code examples and snippets.