python2-jsonschema

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

Debian Debian
RUN apt-get update && \ apt-get install -y python-jsonschema
Ubuntu
RUN apt-get update && \ apt-get install -y python-jsonschema
Arch Arch Linux
RUN pacman -S --noconfirm python-jsonschema
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-jsonschema
Raspbian
RUN apt-get update && \ apt-get install -y python-jsonschema
click the source code to copy install python2-jsonschema on any operating system with command-not-found.com