summaryrefslogtreecommitdiff
path: root/devel/py-pydantic/DESCR
blob: c79d39c96aacd9da501e6bec46a17bbbd9c3c39a (plain)
1
2
3
4
5
Data validation and settings management 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.6+; validate it with *pydantic*.