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
- tests: convert to pytest idioms
- Length() schema validator does not interpolate
- Invalid Schema of String and Boolean
- Add preparer for serialize
- Opposite of preparer for modifying the value after validation (or let validation return the new cstruct)
- Bug when flattening with a non-existent sequence and colander.drop
- Boolean inputs lower-cased before being compared to true_values and false_values
- Colander and None during deserialization?
- Allow None value for strings
- "Invalid" check for Mappings
- Docs
- Python not yet supported