pynodestatviz
=============

pynodestatviz is simple python node/edge display module used to create quick 
visualizations. Scripts pass XML messages to render nodes and edges on a canvas 
and populate an optional info table.

This module is used as part of the [EMANE 
Tutorial](https://github.com/adjacentlink/emane-tutorial).

### Dependencies

The following module dependencies are available via your distribution package 
manager:

* tkinter
* python-pmw
* python-lxml
