Metadata-Version: 2.0
Name: nxpd
Version: 0.2.0
Summary: NetworkX Pydot Draw
Home-page: https://github.com/chebee7i/nxpd
Author: chebee7i
Author-email: chebee7i@gmail.com
License: Unlicense
Platform: UNKNOWN
Provides: nxpd
Requires-Dist: networkx (>=1.6)
Requires-Dist: pyparsing (>=2.0.1)

`nxpd` is a Python package for visualizing NetworkX graphs using `pydot`
and `graphviz`. Support is also provided for inline displays within IPython
notebooks.


