.gitignore
.mailmap
.pre-commit-config.yaml
CONTRIBUTING.md
Dockerfile
LICENSE.txt
Makefile
README.md
TODO
codecov.yaml
mkdocs.yml
pyproject.toml
tox.ini
uv.lock
.github/CODEOWNERS
.github/labels.yml
.github/actions/setup-python-env/action.yml
.github/workflows/labels.yml
.github/workflows/python-ci-cd.yml
.github/workflows/stale.yml
.github/workflows/validate-codecov-config.yml
docs/index.md
docs/modules.md
sbin/makefile-extract-documentation
sbin/rename-package
src/biocommons/example/__init__.py
src/biocommons/example/__main__.py
src/biocommons/example/marvin.py
src/biocommons/example/marvin_adjacent_test.py
src/biocommons/example/quotes.yaml
src/biocommons_example.egg-info/PKG-INFO
src/biocommons_example.egg-info/SOURCES.txt
src/biocommons_example.egg-info/dependency_links.txt
src/biocommons_example.egg-info/entry_points.txt
src/biocommons_example.egg-info/requires.txt
src/biocommons_example.egg-info/top_level.txt
tests/test_example.py
tests/test_marvin.py