Skip to content

joshuaherrera/bible_verse_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Bible verse generator

This is a CLI program for returning a verse from the Bible.
Currently returns a random verse from the King James Version of the Bible.
Uses the American Bible Society's API.Bible.

Usage

usage: ./bible_gen.py

Requires the use of an API key from API.Bible, stored in a seperate file called config.py. This file should contain a dictionary in the form of {"key": GENERATED_KEY}.

About

A Bible verse generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages