.gitignore
.gitlab-ci.yml
LICENSE
MANIFEST.in
README.rst
setup.py
tox.ini
goenrichment/__init__.py
goenrichment/enrichment.py
goenrichment/go.py
goenrichment/goenrich.py
goenrichment/goenrichDB.py
goenrichment/graph.py
goenrichment/parsers.py
goenrichment.egg-info/PKG-INFO
goenrichment.egg-info/SOURCES.txt
goenrichment.egg-info/dependency_links.txt
goenrichment.egg-info/entry_points.txt
goenrichment.egg-info/requires.txt
goenrichment.egg-info/top_level.txt
requirements/base.in
requirements/base.txt
requirements/test.in
requirements/test.txt
tests/__init__.py
tests/test_godb.py