Integration with Ubigraph ========================= pyWebGraph can use `Ubigraph `_ to visualize WebGraph data. To this aim, three possibilities are provided: * the pyWebGraph :ref:`console ` (that is, the :mod:`pywebgraph.console` executable module), * the :mod:`pywebgraph.examples.explore` executable module, * the :mod:`pywebgraph.ubigraph` module.