Installation

Prerequisites

This package has the following prerequisites:

  • simplejson
  • versiontools

To run the test suite you will also need:

  • testtools
  • testscenarios

To build the documentation from source you will also need:

  • sphinx

Installation Options

This package is being actively maintained and published in the Python Package Index. You can install it if you have pip tool using just one line:

pip install json-schema-validator

Table Of Contents

Previous topic

JSON Schema Validator

Next topic

Usage

This Page