.gitignore
LICENSE
README.md
nginx.conf
setup.py
bin/scibot-bookmarklet
bin/scibot-dashboard
bin/scibot-dbsetup
docs/workflow-paper-id.graphml
docs/workflow-rrid.graphml
scibot/__init__.py
scibot/anno.py
scibot/bookmarklet.py
scibot/bookmarklet_server.py
scibot/check.py
scibot/cli.py
scibot/config.py
scibot/dash.py
scibot/dashboard.py
scibot/db.py
scibot/export.py
scibot/extract.py
scibot/get_annos.py
scibot/release.py
scibot/rridxp.py
scibot/services.py
scibot/submit.py
scibot/sync.py
scibot/utils.py
scibot/workflow.py
scibot.egg-info/PKG-INFO
scibot.egg-info/SOURCES.txt
scibot.egg-info/dependency_links.txt
scibot.egg-info/entry_points.txt
scibot.egg-info/requires.txt
scibot.egg-info/top_level.txt
sql/extensions.sql
sql/permissions.sql
sql/postgres.sql
sql/schemas.sql
templates/_formhelpers.html
templates/main.html
templates/results.html
templates/search.html
templates/table.html
test/__init__.py
test/test_routes.py
test/test_sync.py
test/testing_data.py