[ 源代码: voluptuous ]
软件包: python3-voluptuous (0.9.3-1)
python3-voluptuous 的相关链接
Trisquel 的资源:
下载源码包 voluptuous:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Antoine Musso
- Thomas Goirand
- Paul Belanger
- Robert S. Edmonds
- Barry Warsaw
外部的资源:
- 主页 [github.com]
相似软件包:
Python 3 library to validate data
Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals:
1. simplicity 2. support for complex data structures 3. provide useful error messages
It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema.
This package provides the Python 3.x module.
其他与 python3-voluptuous 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources