mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Add valideer to Data Validation
This commit is contained in:
parent
c39b0c9074
commit
79ea15af5d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue