LICENSE
MANIFEST.in
README.md
USAGE.md
pyproject.toml
src/team_digest/__init__.py
src/team_digest/_footer.py
src/team_digest/slack_delivery.py
src/team_digest/team_digest_runtime.py
src/team_digest/team_digest_version.py
src/team_digest/team_email_digest.py
src/team_digest.egg-info/PKG-INFO
src/team_digest.egg-info/SOURCES.txt
src/team_digest.egg-info/dependency_links.txt
src/team_digest.egg-info/entry_points.txt
src/team_digest.egg-info/requires.txt
src/team_digest.egg-info/top_level.txt
src/team_digest/examples/README.md
src/team_digest/examples/configs/daily.yml
src/team_digest/examples/configs/monthly.yml
src/team_digest/examples/configs/weekly.yml
src/team_digest/examples/logs/notes-2025-10-13.md
src/team_digest/examples/logs/notes-2025-10-14.md
src/team_digest/examples/logs/notes-2025-10-15.md
src/team_digest/examples/logs/notes-2025-10-16.md
src/team_digest/examples/logs/notes-2025-10-17.md
src/team_digest/examples/logs/sample.md
tests/test_runtime.py