LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
d3graph/__init__.py
d3graph/adjmat_vec.py
d3graph/d3graph.py
d3graph/examples.py
d3graph.egg-info/PKG-INFO
d3graph.egg-info/SOURCES.txt
d3graph.egg-info/dependency_links.txt
d3graph.egg-info/requires.txt
d3graph.egg-info/top_level.txt
d3graph/d3js/__init__.py
d3graph/d3js/d3.v3.js
d3graph/d3js/d3graphscript.js
d3graph/d3js/index.html.j2
d3graph/d3js/style.css
tests/__init__.py
tests/conftest.py
tests/test_d3graph.py