summaryrefslogtreecommitdiffstats
path: root/python/python3-pydantic/README
blob: 98aa48a3f377ced46f86f59e224cb1ae878dcd84 (plain)
python3-pydantic (Data validation using Python type hints)

Fast and extensible, pydantic plays nicely with your
linters/IDE/brain. Define how data should be in pure, canonical Python
3.7+; validate it with pydantic.