[ 源代码: python-warlock ]
软件包:python3-warlock(1.2.0-2)
python3-warlock 的相关链接
Debian 的资源:
下载源码包 python-warlock:
- [python-warlock_1.2.0-2.dsc]
- [python-warlock_1.2.0.orig.tar.xz]
- [python-warlock_1.2.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
object model built on top of JSON schema - Python 3.x
With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised.
This package contains the Python 3.x module.
其他与 python3-warlock 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jsonpatch
- library to apply JSON patches - Python 3.x
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)