Skip to content

Commit

Permalink
Merge pull request vinta#177 from geerk/patch-1
Browse files Browse the repository at this point in the history
Add kmatch to Data Validation
  • Loading branch information
vinta committed Jul 31, 2014
2 parents 0ff8e91 + f5d34ae commit 2a9c9ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [dictshield](https://github.com/exfm/dictshield) - A fast way to validate and trim the values in a dictionary.
* [colander](http://docs.pylonsproject.org/projects/colander/) - A system for validating and deserializing data obtained via XML, JSON, an HTML form post or any other equally simple data serialization.
* [Schematics](https://github.com/schematics/schematics) - Data Structure Validation.
* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.

## Anti-spam

Expand Down

0 comments on commit 2a9c9ae

Please sign in to comment.