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.1.tar.gz
(2.6 MB
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.1.tar.gz.
File metadata
- Download URL: bbible-0.1.1.tar.gz
- Upload date:
- Size: 2.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51803d9564728524908528a6d9a9719780115bd17aec4a2f78ab2b43d7d42eed
|
|
| MD5 |
16b027af388e1ee637c240e3fdf6afcc
|
|
| BLAKE2b-256 |
ca41ca6fb6fea00acf568179548c8afec599684d48867dcbbcf97f7189924733
|
File details
Details for the file bbible-0.1.1-py3-none-any.whl.
File metadata
- Download URL: bbible-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1da1750ab9b4d96749d85859c45be4d4d269c2980731da8a2a62df3fd09447a3
|
|
| MD5 |
31dae33aa6723f9a8afb9e9e559df4b1
|
|
| BLAKE2b-256 |
550c642e0833841fe8dd0fc946d5f654e50580a4795f13dedae776022acafa26
|