.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
PACKAGING.md
Pipfile
Pipfile.lock
README.md
bible_downloader.py
build_package.py
pyproject.toml
release.py
setup.py
tests.py
bygod.egg-info/PKG-INFO
bygod.egg-info/SOURCES.txt
bygod.egg-info/dependency_links.txt
bygod.egg-info/entry_points.txt
bygod.egg-info/not-zip-safe
bygod.egg-info/requires.txt
bygod.egg-info/top_level.txt
common/__init__.py
common/download.py
scripts/code-checker.sh
utils/__init__.py
utils/chapters.py
utils/formatting.py
utils/logging.py
utils/validation.py