Raphtory Client

This is the python client for the Raphtory project

Install via pip

pip install raphtory-client

Raphtory is an open-source platform for distributed real-time temporal graph analytics,
allowing you to load and process large dynamic datsets across time. If you would like a
brief summary of what its used for before fully diving into the getting started guide please
check out this
article from the Alan Turing Institute first!

Docs

The documentation for this specific library can
be found here

An example jupyter notebook for this client can be found here

A tutorial demonstration how to use this with an example LOTR dataset raphtory/examples/raphtory-example-lotr can be found here

GitHub

View Github