colander
https://github.com/pylons/colander
Python
A serialization/deserialization/validation library for strings, mappings and lists.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to colander
Help out
- Issues
- problematic String.serialize/deserialize behaviour for bytes in python 3
- Boolean type should fallback to False instead of True!!!
- Unexpected behaviour of .unflatten method. BUG?
- Missing positional parameter
- `typ` or `schema_type`
- flatten() AttributeError: '_null' object has no attribute 'get'
- Deferred validators and missing
- Polymorphism for schema
- Number cannot serialize None and Datetime serializes None to colander.null
- improper Invalid.asdict behavior when raising an exception for a subnode
- Docs
- Python not yet supported