Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indradb/python-client
https://github.com/indradb/python-client
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/indradb/python-client
- Owner: indradb
- License: apache-2.0
- Created: 2018-01-15T21:38:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T05:21:12.000Z (11 months ago)
- Last Synced: 2024-04-18T15:05:41.774Z (9 months ago)
- Language: Python
- Size: 245 KB
- Stars: 21
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IndraDB python client ![CI](https://github.com/indradb/python-client/workflows/Test/badge.svg)
IndraDB's python client. This uses the server API to enable graph queries and manipulation from python code.
See the [api doc](https://indradb.github.io/python-client/indradb/) for more info.
## Running tests
make init test