How To Install Jsonschema-3?

How To Install Jsonschema-3?

jsonschema-3

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

Maintainer: Debian OpenStack



Section: python

Install jsonschema-3

  • 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.

Installing jsonschema-3 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of jsonschema-3 2024 package in your OS.