.gitignore
.pre-commit-config.yaml
CONDA_SETUP.md
LICENSE
README.md
codecov.yml
mypy.ini
pyproject.toml
requirements.txt
setup.py
tox.ini
.github/CONTRIBUTING.md
.github/workflows/master.yml
src/qpdb/__init__.py
src/qpdb/intersphinx.py
src/qpdb/log_utils.py
src/qpdb/lookup.py
src/qpdb/py.typed
src/qpdb.egg-info/PKG-INFO
src/qpdb.egg-info/SOURCES.txt
src/qpdb.egg-info/dependency_links.txt
src/qpdb.egg-info/entry_points.txt
src/qpdb.egg-info/not-zip-safe
src/qpdb.egg-info/requires.txt
src/qpdb.egg-info/top_level.txt
tests/__init__.py
tests/core_test.py
tools/github/install_miniconda.sh