tigergraph/pyTigerGraph
Python package for utilizing TigerGraph Databases
This is a Python client that helps developers interact with TigerGraph databases. It allows you to connect to a TigerGraph database, run queries, and retrieve results using standard Python code. Developers building applications that need to leverage graph analytics will find this useful.
Available on PyPI.
Use this if you are a Python developer and need to programmatically access and manipulate data stored in a TigerGraph database.
Not ideal if you are a non-developer seeking a visual interface or a drag-and-drop tool to interact with your graph data.
Stars
35
Forks
18
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tigergraph/pyTigerGraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.