From 79ea15af5d79d161f83e55862449362b09cb7aa9 Mon Sep 17 00:00:00 2001 From: George Sakkis Date: Sun, 3 Aug 2014 12:21:37 +0300 Subject: [PATCH] Add valideer to Data Validation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef30ee14..0eaecb16 100644 --- a/README.md +++ b/README.md @@ -586,6 +586,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [schema](https://github.com/halst/schema) - A library for validating Python data structures. * [Schematics](https://github.com/schematics/schematics) - Data Structure Validation. * [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries. +* [valideer](https://github.com/podio/valideer) - Lightweight extensible data validation and adaptation library. ## Anti-spam