slackbuilds_ponce/python/python3-pydantic/README
fourtysixandtwo ce472aebfe
python/python3-pydantic: Added (Data validation using Python hints)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-09-25 13:59:44 +07:00

5 lines
217 B
Text

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.