bearddan2000 / python-cli-dgraph-simple

POC for dgraph in python.

Home Page:https://github.com/bearddan2000/python-cli-dgraph-simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-cli-dgraph-simple

Description

POC for dgraph in python.

Tech stack

  • python
    • pydgraph
    • grpcio

Docker stack

  • python:latest
  • dgraph/dgraph:latest

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

About

POC for dgraph in python.

https://github.com/bearddan2000/python-cli-dgraph-simple


Languages

Language:Python 59.2%Language:Shell 37.7%Language:Dockerfile 3.2%