slackbuilds/python/python3-pydantic
fourtysixandtwo 8f3d8714b5
python/python3-pydantic: Updated for version 2.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-25 22:12:41 +07:00
..
README
python3-pydantic.SlackBuild python/python3-pydantic: Updated for version 2.5.2. 2023-11-25 22:12:41 +07:00
python3-pydantic.info python/python3-pydantic: Updated for version 2.5.2. 2023-11-25 22:12:41 +07:00
slack-desc

README

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.