LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/Makefile
docs/requirements.txt
docs/source/conf.py
docs/source/install.rst
docs/source/quickstart.rst
docs/source/_static/logo.png
gexfpy/__init__.py
gexfpy/datatypes.py
gexfpy/dynamics.py
gexfpy/gexf.py
gexfpy/gexfparser.py
gexfpy/phylogenics.py
gexfpy/viz.py
gexfpy.egg-info/PKG-INFO
gexfpy.egg-info/SOURCES.txt
gexfpy.egg-info/dependency_links.txt
gexfpy.egg-info/requires.txt
gexfpy.egg-info/top_level.txt
tests/test_gexfparser.py