A utility library for working with JSON Table Schema in Python


Install
pip install jtskit==0.5.0

Documentation

JSON Table Schema - deprecated

This package is no longer supported and has been deprecated in favour of jsontableschema: https://github.com/okfn/jsontableschema-py

Please install jsontableschema:

pip install jsontableschema

As of json-table-schema==0.5.0, installing this package will install jsontableschema as a dependency.