.coveragerc
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/actions/__init__.py
src/consultor/__init__.py
src/consultor/cli.py
src/consultor.egg-info/PKG-INFO
src/consultor.egg-info/SOURCES.txt
src/consultor.egg-info/dependency_links.txt
src/consultor.egg-info/entry_points.txt
src/consultor.egg-info/not-zip-safe
src/consultor.egg-info/top_level.txt
src/database/__init__.py
src/util/__init__.py
tests/conftest.py
tests/test_skeleton.py