jsonschema-3

An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x

Debian Debian
RUN apt-get update && \ apt-get install -y python3-jsonschema
Ubuntu
RUN apt-get update && \ apt-get install -y python3-jsonschema
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-jsonschema
Fedora
RUN dnf install -y python3-jsonschema
Raspbian
RUN apt-get update && \ apt-get install -y python3-jsonschema
click the source code to copy install jsonschema-3 on any operating system with command-not-found.com