.coveragerc
.gitignore
.gitlab-ci.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
pytest.ini
setup.py
benchmarks/cli/detx.sh
benchmarks/cli/runinfo.sh
benchmarks/cli/streamds.sh
benchmarks/general/compass.py
benchmarks/general/database_api.py
benchmarks/general/runtable.sh
doc/Makefile
doc/changelog.rst
doc/conf.py
doc/examples.rst
doc/index.rst
doc/make.bat
doc/_static/default.css
doc/_static/default_gallery_thumbnail.png
doc/modules/generated/.gitkeep
examples/README.rst
examples/plot_detid_and_run_streams.py
examples/plot_run_summary_numbers.py
examples/plot_sea_current.py
km3db/__init__.py
km3db/compat.py
km3db/core.py
km3db/extras.py
km3db/logger.py
km3db/tools.py
km3db/version.py
km3db.egg-info/PKG-INFO
km3db.egg-info/SOURCES.txt
km3db.egg-info/dependency_links.txt
km3db.egg-info/entry_points.txt
km3db.egg-info/requires.txt
km3db.egg-info/top_level.txt
km3db/cli/detx.py
km3db/cli/km3db.py
km3db/cli/runinfo.py
km3db/cli/runtable.py
km3db/cli/streamds.py
km3db/cli/wtd.py
requirements/dev.txt
requirements/extras.txt
requirements/install.txt
scripts/run_benchmarks.py
tests/test_core.py
tests/test_logging.py
tests/test_tools.py