Skip to content

elliotd123/bibledatadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bible Data Database generator

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.

Simple install and use

pip install git+https://github.com/elliotd123/bibledatadb.git
git clone https://github.com/BradyStephenson/bible-data
bibledatadb