4 Forks
36 Stars
36 Watchers

pymgclient

Python Memgraph Client

How to download and setup pymgclient

Open terminal and run command
git clone https://github.com/memgraph/pymgclient.git
git clone is used to create a copy or clone of pymgclient repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pymgclient https://github.com/memgraph/pymgclient/archive/master.zip

Or simply clone pymgclient with SSH
[email protected]:memgraph/pymgclient.git

If you have some problems with pymgclient

You may open issue on pymgclient support forum (system) here: https://github.com/memgraph/pymgclient/issues