We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275cf4c commit 7a70219Copy full SHA for 7a70219
README.md
@@ -4,6 +4,9 @@
4
[](https://github.com/RedisGraph/redisgraph-py/releases/latest)
5
[](https://codecov.io/gh/RedisGraph/redisgraph-py)
6
7
+[](https://groups.google.com/forum/#!forum/redisgraph)
8
+[](https://gitter.im/RedisLabs/RedisGraph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
9
+
10
11
# redisgraph-py
12
RedisGraph python client
@@ -61,4 +64,4 @@ pip install redisgraph
61
64
62
65
```
63
66
pip install git+https://github.com/RedisGraph/redisgraph-py.git@master
-```
67
+```
0 commit comments