Scripture Lookup is a Python library and command-line tool for looking up scripture verses or chapters. It can also convert scripture references between formats and languages. The tool is built around ...
The Bible verse data can be found in these files: kjv_james_chapter1.py, niv_james_chapter1.py, rsv_james_chapter1.py The lookup functions are in this file: scripture_lookup.py This project gave me ...