Pyjanusgraph

From BITPlan Wiki
Jump to navigation Jump to search

OsProject

OsProject
edit
id  pyjanusgraph
state  
owner  BITPlan
title  Python janusgraph utility library
url  https://github.com/BITPlan/pyjanusgraph
version  0.0.1a1
description  
date  2020/04/12
since  
until  

Motivation

JanusGraph is the first Apache Tinkerpop graph database i could work with Gremlin Python.

pyjanusgraph shall make it easier to work with JanusGraph from Python

Installation

pip install -i https://test.pypi.org/simple/ pyjanusgraph==0.0.1a2

Links