mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-12 00:29:47 +00:00
Add pydantic to data-validation section
This commit is contained in:
parent
1f3d73ef2f
commit
a08aa734b5
@ -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.
|
||||
* [pydantic](https://github.com/pydantic/pydantic) - Data validation using Python type hints.
|
||||
|
||||
## Data Visualization
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user