python-gremlin-rest
Gremlin Client
A simple Python client to interact with Gremlin servers
A very simple JSON-REST client to TinkerPop 3 Gremlin Server
7 stars
3 watching
4 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davebshow/gremlinclient | Client library for interacting with the Gremlin Server protocol in Python | 28 |
l15k4/scalajs-gremlin-client | A client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization | 6 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
coreyauger/reactive-gremlin | A high-throughput WebSocket client for executing Gremlin scripts with backpressure and queue management | 31 |
dmill-bz/gremlin-php | A PHP driver for connecting to Gremlin servers and their graph databases | 75 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 214 |
davebshow/aiogremlin | An asynchronous Gremlin Python implementation for integration with event loop based async networking libraries | 46 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
armon/pyteles | Provides a Python interface to a Teles server for data interaction and manipulation | 1 |
meltwater/jugri | A Python package to convert Gremlin query results into Pandas DataFrames. | 35 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
gluk-w/django-grpc | Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |