Skip to content

Gentlemann-Of-Hats/BibleRetriever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

BibleRetriever

This software and code are released under the GNU General public license. written in python. You will need the following packages install to run: requests To install the request packages (if you have python installed) you must run this command: pip install requests