New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bibleit

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bibleit

Interactive bible reading

  • 0.0.26
  • PyPI
  • Socket score

Maintainers
1

bibleit

Interactive Bible reading.

How to run

$ python -m bibleit

usage: bibleit [-h] [--version] [--repl] [--linesep value] [--bible value] [--debug] [--screen] [--textwrap] [--bold] [--label] [args ...]

positional arguments:
  args             Arguments to be evaluated

options:
  -h, --help       show this help message and exit
  --version        show program's version number and exit
  --repl           Opens bibleit REPL
  --linesep value  Configure line separator
  --bible value    Use one or more Bible translations
  --debug          Enable debug flag
  --screen         Enable screen flag
  --textwrap       Enable textwrap flag
  --bold           Enable bold flag
  --label          Enable label flag

REPL

Bibleit has an interactive interpreter in order to interact with the Bible.

You can use --repl argument:

python -m bibleit --repl

Or run directly from bibleit.repl module:

python -m bibleit.repl

After that you're going to see a console, so that you can start typing commands:

Contributing

Contributions are very welcome! Check our Contributing guide.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc