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
- Add .mailmap and update my CONTRIBUTORS.txt entry
- Any validator can pass when all subvalidators fail (message-count heuristic)
- chore(deps): bump actions/setup-python from 5 to 6
- chore(deps): bump actions/checkout from 4 to 6
- 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
- Docs
- Python not yet supported