diff --git a/README.md b/README.md index c169b896..235f2765 100644 --- a/README.md +++ b/README.md @@ -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