.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.md
codecov.yml
pyproject.toml
.github/FUNDING.yml
.github/zizmor.yml
.github/workflows/pythonpackage.yml
.github/workflows/release.yml
assets/jupyter.png
assets/logo-wordmark.svg
assets/social-card.png
assets/social-card.svg
scooby/__init__.py
scooby/__main__.py
scooby/_version.py
scooby/knowledge.py
scooby/py.typed
scooby/report.py
scooby/tracker.py
scooby.egg-info/PKG-INFO
scooby.egg-info/SOURCES.txt
scooby.egg-info/dependency_links.txt
scooby.egg-info/entry_points.txt
scooby.egg-info/requires.txt
scooby.egg-info/top_level.txt
tests/test_scooby.py