[ 源代码: validators ]
软件包:python3-validators(0.14.2-2)
Python Data Validation for Humans (Python 3)
Python has all kinds of data validation tools, but every one of them seems to require defining a schema or form. The author wanted to create a simple validation library where validating a simple value does not require defining a form or a schema.
其他与 python3-validators 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 3 interface)