README.md
setup.py
simple_graph/__init__.py
simple_graph/edges.py
simple_graph/graph.py
simple_graph/vertices.py
simple_graph.egg-info/PKG-INFO
simple_graph.egg-info/SOURCES.txt
simple_graph.egg-info/dependency_links.txt
simple_graph.egg-info/top_level.txt
tests/__init__.py
tests/test_graph.py