Skip to content

Commit f3104cc

Browse files
committed
Merge pull request vinta#167 from vndmtrx/patch-1
Add entry on Data Validation
2 parents 8e82784 + cc91d70 commit f3104cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
554554
* [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
555555
* [dictshield](https://github.com/exfm/dictshield) - A fast way to validate and trim the values in a dictionary.
556556
* [colander](http://docs.pylonsproject.org/projects/colander/en/latest/index.html) - A system for validating and deserializing data obtained via XML, JSON, an HTML form post or any other equally simple data serialization.
557+
* [Schematics](https://github.com/schematics/schematics) - Data Structure Validation.
557558

558559
## Anti-spam
559560

0 commit comments

Comments
 (0)