LICENSE
README.md
pyproject.toml
setup.py
src/getbible/__init__.py
src/getbible/getbible.py
src/getbible/getbible_book_number.py
src/getbible/getbible_reference.py
src/getbible/getbible_reference_trie.py
src/getbible/trie_node.py
src/getbible.egg-info/PKG-INFO
src/getbible.egg-info/SOURCES.txt
src/getbible.egg-info/dependency_links.txt
src/getbible.egg-info/requires.txt
src/getbible.egg-info/top_level.txt
src/getbible/data/aleppo.json
src/getbible/data/almeida.json
src/getbible/data/aov.json
src/getbible/data/arabicsv.json
src/getbible/data/basque.json
src/getbible/data/bibelselskap.json
src/getbible/data/bkr.json
src/getbible/data/breton.json
src/getbible/data/cep.json
src/getbible/data/chamorro.json
src/getbible/data/cns.json
src/getbible/data/cnt.json
src/getbible/data/codex.json
src/getbible/data/coptic.json
src/getbible/data/cornilescu.json
src/getbible/data/croatia.json
src/getbible/data/cus.json
src/getbible/data/cut.json
src/getbible/data/danish.json
src/getbible/data/darby.json
src/getbible/data/easternarmenian.json
src/getbible/data/esperanto.json
src/getbible/data/estonian.json
src/getbible/data/finnish.json
src/getbible/data/giovanni.json
src/getbible/data/judson.json
src/getbible/data/karoli.json
src/getbible/data/kjv.json
src/getbible/data/korean.json
src/getbible/data/lithuanian.json
src/getbible/data/ls1910.json
src/getbible/data/maori.json
src/getbible/data/martin.json
src/getbible/data/moderngreek.json
src/getbible/data/modernhebrew.json
src/getbible/data/pyharaamattu1933.json
src/getbible/data/pyharaamattu1992.json
src/getbible/data/riveduta.json
src/getbible/data/rv1858.json
src/getbible/data/sahidic.json
src/getbible/data/sse.json
src/getbible/data/statenvertaling.json
src/getbible/data/swahili.json
src/getbible/data/swedish.json
src/getbible/data/synodal.json
src/getbible/data/tagalog.json
src/getbible/data/texusreceptus.json
src/getbible/data/thai.json
src/getbible/data/tischendorf.json
src/getbible/data/turkish.json
src/getbible/data/ukranian.json
src/getbible/data/valera.json
src/getbible/data/vietnamese.json
src/getbible/data/vulgate.json
src/getbible/data/westcotthort.json
src/getbible/data/westernarmenian.json
src/getbible/data/zhuromsky.json
tests/test_getbible.py
tests/test_getbible_book_number.py
tests/test_getbible_reference.py