Python3-jsonschema Command

Python3-jsonschema Command

python3-jsonschema

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

Maintainer: Debian OpenStack



Section: python

Install python3-jsonschema

  • Debian apt-get install python3-jsonschema Click to copy
  • Ubuntu apt-get install python3-jsonschema Click to copy
  • Kali Linux apt-get install python3-jsonschema Click to copy
  • Fedora dnf install python3-jsonschema Click to copy
  • Raspbian apt-get install python3-jsonschema Click to copy

python3-jsonschema

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

JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. This package contains the Python 3.x module.

Install the latest version of python3-jsonschema in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the python3-jsonschema just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of python3-jsonschema from the respository and install it in your computer/server.