/terminus-client-python

Python Client for TerminusDB

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Terminus Client Python

build status Documentation Status

Python terminus client for TerminusDB API and WOQLpy

Requirements

Installation

  • Terminus Client Python can be download form PyPI using pip: pip3 install terminus-client-python

  • Or you can choose to install from this repo: pip3 install git+https://github.com/terminusdb/terminus-client-python.git

Usage

For the full Documentation

Tutorials

Visit terminus-tutorials for tutorial scripts

Testing

  • Clone this repository git clone https://github.com/terminusdb/terminus-client-python.git

  • Install all development dependencies and run tests

$ make
  • To run tests only
$ pytest tests

Report Issues

If you have encounter any issues, please report it with your os and environment setup, version that you are using and a simple reproducible case.

If you encounter other questions, you can ask in our community forum or Slack channel.

Contribute

It will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add a bit of test(s) of what value you adding.

Please check Contributing.md for more information.

Licence

GNU General Public License v3 (GPLv3)

Copyright (c) 2019