套件: python3-warlock (1.2.0-2)
python3-warlock 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian OpenStack (郵件存檔)
- Thomas Goirand
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- 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)