indradb / python-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndraDB python client CI

IndraDB's python client. This uses the server API to enable graph queries and manipulation from python code.

See the api doc for more info.

Running tests

make init test

About

License:Apache License 2.0


Languages

Language:Python 98.6%Language:Makefile 1.4%