This commit is contained in:
Otmani Mohamed Redha 2024-06-21 01:07:11 +02:00
parent fe084af19b
commit 400c85bcac

View File

@ -332,7 +332,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [schematics](https://github.com/schematics/schematics) - Data Structure Validation.
* [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation library.
* [pydantic](https://github.com/pydantic/pydantic) - Data validation using Python type hints.
* [KMATCH](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.
* [kmatch](https://github.com/ambitioninc/kmatch) - A language for matching/validating/filtering Python dictionaries.
## Data Visualization