A simple Bible verse lookup library with multi-version support (KJV, NKJV)
Project description
bbible
bbible is a simple and lightweight Bible verse lookup library for Python.
- 🔍 Fetch any verse or range by book, chapter, and verse
- 📚 Supports multiple versions (currently: NKJV, KJV)
- ✨ Returns reader-friendly formatted results
Example
import bbible
print(bbible.get_books())
print(bbible.get_versions())
print(bbible.get_verse("genesis", 1, 1))
print(bbible.get_verse("genesis", 1, (1, 3)))
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bbible-0.1.0.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bbible-0.1.0.tar.gz.
File metadata
- Download URL: bbible-0.1.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e825007f31424306d34b99b6d679d6c7d1a52d1bd0f4e250a6ea4f98e290313
|
|
| MD5 |
b056fe4d848a8a57665b8486601ba4f2
|
|
| BLAKE2b-256 |
cd84f7feb8da2dc828227c6a972fcb9d106d50bbda67e71d3e1fb7f37bb37fa0
|
File details
Details for the file bbible-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bbible-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2de7eec2a9c5c3fc3fcbaff558c6590fbe4b0bf8d9de312d981ce556cbadc16a
|
|
| MD5 |
de4b07c4a43b51f35dbe1ec56afbb213
|
|
| BLAKE2b-256 |
116d62c18c68c7c0ea4dd6473771c5e66a4c80fd3d9318627e2dec4b215202fd
|