skip to navigation
skip to content

pyWebGraph 0.1a

A bridge between WebGraph and Python/Jython

Package Documentation

This package is intended as a simple bridge easing the usage of the WebGraph library in Python.

This software is hosted at http://code.google.com/p/py-web-graph/.

Given that the library is written in Java, some modules of this package must be run with Jython, or a si milar Python interpreter able to execute Java code. To reduce the impact of such dependency, a basic XML-RPC server is provided to a llow any other Python interpreter to access WebGraph data.

Finally, the package contains a simple wrapper for Ubigraph (a free tool for visualizing dynamic graphs) is provided, allowing some visual exploration of WebGraph data.