This is a generator for Brady Stephenson's bible-data files
It generates databases and populates them via SQLAlchemy
Not all tables have been implemented yet.
- Any database should work that's supported by SQLAlchemy
- Default is to create a sqlite3 database called bible-data.db in the current working directory.
pip install git+https://github.com/elliotd123/bibledatadb.git
git clone https://github.com/BradyStephenson/bible-data
bibledatadb