mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Update README.md
adding kmatch in data validation section
This commit is contained in:
parent
c52dba9b29
commit
2e28637336
|
@ -376,6 +376,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [Schematics](https://github.com/schematics/schematics) - Data Structure Validation.
|
||||
* [valideer](https://github.com/podio/valideer) - Lightweight extensible data validation and adaptation library.
|
||||
* [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation library.
|
||||
* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.
|
||||
|
||||
## Data Visualization
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user