pygephi_graphstreaming icon indicating copy to clipboard operation
pygephi_graphstreaming copied to clipboard

Python client for Graph Streaming on Gephi

Results 2 pygephi_graphstreaming issues
Sort by recently updated
recently updated
newest added

Hi, I have created a module, websocket_client.py, that uses websocket to communicate with the Gephi graph-streaming server. Would you be interested in merging this into your main repository? And thanks...

It would be great if you uploaded this project to pypi so one could just do 'pip install pygephi'. Here's a setup.py for that, all you need to do is...