Initial commit of version 0.1.0
authorBenjamin Braatz <benjamin.braatz@graph-it.com>
Tue, 10 Nov 2020 21:56:30 +0000 (22:56 +0100)
committerBenjamin Braatz <benjamin.braatz@graph-it.com>
Tue, 10 Nov 2020 21:56:30 +0000 (22:56 +0100)
commit971fba31734e4bf78a2cd80fadd6a6c8d1f391b5
tree3be9e6550cc20f2ff9ee642517a6949bfc9083d6
Initial commit of version 0.1.0
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
doc/index.md [new file with mode: 0644]
example.py [new file with mode: 0755]
graphit/__init__.py [new file with mode: 0644]
graphit/event.py [new file with mode: 0644]
setup.py [new file with mode: 0644]