LICENSE
README.md
pyproject.toml
src/ehitk/__init__.py
src/ehitk/cli.py
src/ehitk/download.py
src/ehitk/manifest.py
src/ehitk/output.py
src/ehitk/query.py
src/ehitk/stats.py
src/ehitk/values.py
src/ehitk.egg-info/PKG-INFO
src/ehitk.egg-info/SOURCES.txt
src/ehitk.egg-info/dependency_links.txt
src/ehitk.egg-info/entry_points.txt
src/ehitk.egg-info/requires.txt
src/ehitk.egg-info/top_level.txt
src/ehitk/data/custom_columns.json
src/ehitk/data/ehitk.sqlite
src/ehitk/hologenomes/__init__.py
src/ehitk/hologenomes/commands.py
src/ehitk/mags/__init__.py
src/ehitk/mags/commands.py
src/ehitk/metagenomes/__init__.py
src/ehitk/metagenomes/commands.py
src/ehitk/specimens/__init__.py
src/ehitk/specimens/commands.py
tests/test_cli.py
tests/test_manifest.py
tests/test_query.py
tests/test_release_script.py
tests/test_values.py