mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 00:00:13 +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.
|
* [Schematics](https://github.com/schematics/schematics) - Data Structure Validation.
|
||||||
* [valideer](https://github.com/podio/valideer) - Lightweight extensible data validation and adaptation library.
|
* [valideer](https://github.com/podio/valideer) - Lightweight extensible data validation and adaptation library.
|
||||||
* [voluptuous](https://github.com/alecthomas/voluptuous) - A Python data validation 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
|
## Data Visualization
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user