Add infrastructure to make project installable by pip.
authorBenjamin Braatz <benjamin.braatz@graph-it.com>
Mon, 15 Jul 2019 09:53:57 +0000 (11:53 +0200)
committerBenjamin Braatz <benjamin.braatz@graph-it.com>
Mon, 15 Jul 2019 09:53:57 +0000 (11:53 +0200)
commitc2b02695d16b212287096454f75282e9f7ff0dd4
tree701116a974105628cff1e4b36b43380b715e692f
parent6c0f6d837c1223d14a8e7ac9a61c5debb72eaae8
Add infrastructure to make project installable by pip.
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
doc/index.md
graph.py [deleted file]
graph/__init__.py [new file with mode: 0644]
graph/connection_raw.py [new file with mode: 0644]
setup.py [new file with mode: 0644]