Data validation and settings management using python type hinting
Fast and extensible data validation using Python type hints. Pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.7+; validate it with Pydantic.