Giter VIP home page Giter VIP logo

bible-cli's Introduction

Bible Cli

Description

This simple CLI tool allows the user to query 5-6 translations of the Bible. It is built on Tim Morgan's Bible API. The primary packages used are:

  • Typer
  • Rich
  • Requests

Usage

Usage: bible-cli [OPTIONS] BOOK CHAPTER

Arguments:
  BOOK     The book of the bible  [required]
  CHAPTER  The chapter(s) to select. Ex: 1; 1-2  [required]

Options:
  --verses TEXT                   The verse range. Ex: 1-10
  --translation [cherokee|bbe|kjv|web|oeb-cw|webbe|oeb-us|clementine|almeida|rccv]
                                  Translation to use  [default:
                                  Translation.WEB]
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Example

bible-cli john 3 --verses 3 --translation kjv

Reference: John 3:15
Translation: King James Version
 15 โ”ƒ That whosoever believeth in him should not perish, but have eternal life. 

bible-cli's People

Contributors

ikollipara avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.