README.md
pyproject.toml
src/kaimail/__init__.py
src/kaimail/bot_context.py
src/kaimail/classifier.py
src/kaimail/client.py
src/kaimail/fetcher.py
src/kaimail/models.py
src/kaimail/parser.py
src/kaimail/store.py
src/kaimail.egg-info/PKG-INFO
src/kaimail.egg-info/SOURCES.txt
src/kaimail.egg-info/dependency_links.txt
src/kaimail.egg-info/requires.txt
src/kaimail.egg-info/top_level.txt
tests/test_bot_context.py
tests/test_classifier.py
tests/test_client.py
tests/test_oracle.py
tests/test_parser.py
tests/test_store.py