[ Bron: python-warlock ]
Pakket: python3-warlock (1.3.3-2)
Verwijzigingen voor python3-warlock
Debian bronnen:
Het bronpakket python-warlock downloaden:
- [python-warlock_1.3.3-2.dsc]
- [python-warlock_1.3.3.orig.tar.xz]
- [python-warlock_1.3.3-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python3-warlock gerelateerde pakketten
|
|
|
|
-
- 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)