slackbuilds/python/python3-pydantic
fourtysixandtwo 4e4950c087
python/python3-pydantic: Updated for version 2.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-16 10:22:26 +07:00
..
README
python3-pydantic.SlackBuild python/python3-pydantic: Updated for version 2.6.4. 2024-03-16 10:22:26 +07:00
python3-pydantic.info python/python3-pydantic: Updated for version 2.6.4. 2024-03-16 10:22:26 +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.