python3-fastjsonschema

validation of JSON documents by JSON schema drafts 04/06/07
  https://github.com/horejsek/python-fastjsonschema
  0
  no reviews



Fastjsonschema implements validation of JSON documents by JSON schema.

The library implements JSON schema drafts 04, 06 and 07.

The main purpose is to have a really fast implementation.

This package installs the library for Python 3.