pykwalify
Python YAML/JSON schema validation library (Python 3)
Install
- All systems
-
curl cmd.cat/pykwalify.sh
- Debian
-
apt-get install pykwalify - Ubuntu
-
apt-get install pykwalify - Kali Linux
-
apt-get install pykwalify - Fedora
-
dnf install python3-pykwalify - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pykwalify
python3-pykwalify
Python YAML/JSON schema validation library (Python 3)
PyKwalify is a open source port of the kwalify lib and specification. PyKwalify allows validating YAML or JSON data against a schema described in YAML or JSON format. This package installs the library for Python 3.
pykwalify
Python YAML/JSON schema validation library (command line program)
PyKwalify is a open source port of the kwalify lib and specification. PyKwalify allows validating YAML or JSON data against a schema described in YAML or JSON format. This package installs the command line program.