Installation¶
The installation for requires Python 3.6 or greater.
Installation for users¶
First clone the GitHub repository and then install,
git clone https://github.com/ontodev/tsvalid
cd tsvalid
python setup.py install
Alternatively, you can use pypi,
pip install tsvalid