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
- default empty values don't work in serialize()
- provide custom error message
- ComboBreaker exception that breaks the validation chain
- Exception Hierarchies
- flatten/unflatten missing from type interface
- More flexible type conversion.
- Serialization of `None` is now very inconsistent
- Add to_json function, that would eventually output json
- Validation for colander.Mapping() too liberal
- What about deferred SchemaTypes?
- Docs
- Python not yet supported