2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00
2026-09-15 00:16:23 +01:00

Bible CLI/TUI - Powered by API.Bible

Pixi Ruff


Install

Clone the repository, and then

with uv

uv tool install .

with pipx

pipx install .

Run as a CLI

bible-cli book chapter Genesis 1 

cli

Run as a TUI

bible-tui

tui


Requirements

Configure

Example .env:

BIBLE_API_KEY="<api-key>"
BIBLE_BIBLE_NAME="New King James Version"
BIBLE_BOOK_NAME='Genesis'
BIBLE_ENDPOINT='https://rest.api.bible'
BIBLE_THEME="onyx-light"

Note, although cache expiry days is configurable it should NOT be set above 30 days, as per the terms and conditions of the API. See Acceptable Use


S
Description
Bible CLI/TUI - Powered by API.Bible
Readme
144 KiB
Languages
Python 100%