SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/py-pydantic/pkg/DESCR
Normal file
5
devel/py-pydantic/pkg/DESCR
Normal file
|
@ -0,0 +1,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.7+
|
||||
validate it with pydantic.
|
Loading…
Add table
Add a link
Reference in a new issue