CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/biblestudy/__init__.py
src/biblestudy/api_bible_client.py
src/biblestudy/api_interface.py
src/biblestudy/cache_manager.py
src/biblestudy/cli.py
src/biblestudy/config.py.sample
src/biblestudy/config_loader.py
src/biblestudy/daily_verse_loader.py
src/biblestudy/daily_verses.json
src/biblestudy/esv_api_client.py
src/biblestudy/hints.py
src/biblestudy/nlt_api_client.py
src/biblestudy/notes_manager.py
src/biblestudy/openai_client.py
src/biblestudy/rich_ui.py
src/biblestudy.egg-info/PKG-INFO
src/biblestudy.egg-info/SOURCES.txt
src/biblestudy.egg-info/dependency_links.txt
src/biblestudy.egg-info/entry_points.txt
src/biblestudy.egg-info/requires.txt
src/biblestudy.egg-info/top_level.txt
tests/test_package.py