json-table-schema

Python library for dealing with JSON Table Schema files


License
Apache-2.0
Install
pip install json-table-schema==0.2.1

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.