# UniqueBible
A cross-platform & offline bible application, integrated with high-quality resources and unique features.
[](https://youtu.be/NuTUhAD-zCk)
[Click to listen audio overview](https://youtu.be/NuTUhAD-zCk)
<b>Platforms:</b> <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-Windows">Windows 10</a>, <a href="https://github.com/eliranwong/wsl2/blob/master/bible_apps/desktop.md">Windows WSL2</a>, <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-macOS">macOS [Sierra+]</a> and <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-Linux">Linux</a> (Arch, Debian, Ubuntu & Mint), <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-Chrome-OS">Chrome OS</a> (Debian 10), <a href="https://github.com/eliranwong/UniqueBible/wiki/Android-iOS-Version">Android / iOS</a>
# Resources
After downloading, all resources are available for offline use.
## Standard modules
* [Bibles](https://github.com/eliranwong/UniqueBible/wiki/Bible-Modules) - includes Hebrew & Greek resources
* [Commentaries](https://github.com/eliranwong/UniqueBible/wiki/Commentary-Modules)
* [Dictionaries](https://github.com/eliranwong/UniqueBible/wiki/Dictionaries)
* [Encyclopedias](https://github.com/eliranwong/UniqueBible/wiki/Encyclopedias)
* [Bible Topics](https://github.com/eliranwong/UniqueBible/wiki/Bible-Topics)
* Lexicons
* Cross References
* Treasury of Scripture Knowledge
* Discourse Analysis
* Harmonies and Parallels
* Bible Promises
* Timelines
* Bible Characters and Locations
## GitHub modules
* [UBA Bibles](https://github.com/otseng/UniqueBible_Bibles)
* [UBA Commentaries](https://github.com/darrelwright/UniqueBible_Commentaries)
* [UBA Books](https://github.com/darrelwright/UniqueBible_Books)
* [UBA Maps-Charts](https://github.com/darrelwright/UniqueBible_Maps-Charts)
* [UBA PDF](https://github.com/otseng/UniqueBible_PDF)
* [UBA EPUB](https://github.com/otseng/UniqueBible_EPUB)
* [UBA Hymn Lyrics](https://github.com/otseng/UniqueBible_Hymn_Lyrics)
* [UBA Devotionals](https://github.com/otseng/UniqueBible_Devotionals)
# User Interface
Unique Bible App can <a href="https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes">run in different modes</a>, both online and offline, for examples:
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Command-Line-Interface">GUI mode</a> - a Qt-based Multi-Window Desktop Application, designed to run UBA on Windows, macOS, Linux, ChromeOS
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Web-Version-%5Bavailable-OFFLINE%5D">Http-server</a> - a web server that supports regular browsing and APIs, e.g. <a href="https://bible.gospelchurch.uk">https://bible.gospelchurch.uk</a>
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Terminal-Mode">Terminal mode</a> - the quickest way to run UBA; the most comprehensive in terms of feature coverage; all platforms supported; local or via ssh
> <a href="https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes">other modes ...</a>
# AI Features
AI Features have been integrated into UniqueBible App. Five backends are supported:
1. OpenAI / ChatGPT
2. Google AI / Gemini
3. X AI / Grok
4. Grok Cloud API
5. Mistral AI API.
# Development Team
Eliran Wong (https://github.com/eliranwong)
Oliver Tseng (https://github.com/otseng)
<a href="https://github.com/eliranwong/UniqueBible/wiki/Translators">Program Interface Translators</a>
# Screenshot:
<img width="1440" alt="Screenshot 2022-02-18 at 19 09 09" src="https://user-images.githubusercontent.com/25262722/154747249-adf94293-eaab-43aa-9461-04d4d688b3d1.png">
# Quick Start
Python 3.8+ required!
To install:
> pip install uniquebible
To run GUI mode:
> uniquebible
More about installation at https://github.com/eliranwong/UniqueBible/wiki/Installation
More about running modes at https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes
# Features, instructions and how-tos
[Wiki](https://github.com/eliranwong/UniqueBible/wiki)
# Help, discussion and support
[Discussions](https://github.com/eliranwong/UniqueBible/discussions)
# Feature requests, issues and bug reporting
[Issues](https://github.com/eliranwong/UniqueBible/issues)
# Donations:
Please consider a donation via our PayPal account:
<a href="https://www.paypal.me/MarvelBible">https://www.paypal.me/MarvelBible</a>
Raw data
{
"_id": null,
"home_page": "https://www.uniquebible.app/",
"name": "uniquebible",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.8",
"maintainer_email": null,
"keywords": "bible scripture na28 bsha hebrew greek ai marvelbible biblebento uba uniquebible",
"author": "Eliran Wong",
"author_email": "support@marvel.bible",
"download_url": "https://files.pythonhosted.org/packages/f6/53/b732246ba04ac6363610f44c15582b969a80b44175531fdc3cc26814c915/uniquebible-0.2.24.tar.gz",
"platform": null,
"description": "# UniqueBible\n\nA cross-platform & offline bible application, integrated with high-quality resources and unique features.\n\n[](https://youtu.be/NuTUhAD-zCk)\n\n[Click to listen audio overview](https://youtu.be/NuTUhAD-zCk)\n\n<b>Platforms:</b> <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Install-on-Windows\">Windows 10</a>, <a href=\"https://github.com/eliranwong/wsl2/blob/master/bible_apps/desktop.md\">Windows WSL2</a>, <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Install-on-macOS\">macOS [Sierra+]</a> and <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Install-on-Linux\">Linux</a> (Arch, Debian, Ubuntu & Mint), <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Install-on-Chrome-OS\">Chrome OS</a> (Debian 10), <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Android-iOS-Version\">Android / iOS</a>\n\n# Resources\n\nAfter downloading, all resources are available for offline use.\n\n## Standard modules\n\n* [Bibles](https://github.com/eliranwong/UniqueBible/wiki/Bible-Modules) - includes Hebrew & Greek resources\n* [Commentaries](https://github.com/eliranwong/UniqueBible/wiki/Commentary-Modules)\n* [Dictionaries](https://github.com/eliranwong/UniqueBible/wiki/Dictionaries)\n* [Encyclopedias](https://github.com/eliranwong/UniqueBible/wiki/Encyclopedias)\n* [Bible Topics](https://github.com/eliranwong/UniqueBible/wiki/Bible-Topics)\n* Lexicons\n* Cross References\n* Treasury of Scripture Knowledge\n* Discourse Analysis\n* Harmonies and Parallels\n* Bible Promises\n* Timelines\n* Bible Characters and Locations\n\n## GitHub modules\n\n* [UBA Bibles](https://github.com/otseng/UniqueBible_Bibles)\n* [UBA Commentaries](https://github.com/darrelwright/UniqueBible_Commentaries)\n* [UBA Books](https://github.com/darrelwright/UniqueBible_Books)\n* [UBA Maps-Charts](https://github.com/darrelwright/UniqueBible_Maps-Charts)\n* [UBA PDF](https://github.com/otseng/UniqueBible_PDF)\n* [UBA EPUB](https://github.com/otseng/UniqueBible_EPUB)\n* [UBA Hymn Lyrics](https://github.com/otseng/UniqueBible_Hymn_Lyrics)\n* [UBA Devotionals](https://github.com/otseng/UniqueBible_Devotionals)\n\n# User Interface\n\nUnique Bible App can <a href=\"https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes\">run in different modes</a>, both online and offline, for examples:\n\n> <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Command-Line-Interface\">GUI mode</a> - a Qt-based Multi-Window Desktop Application, designed to run UBA on Windows, macOS, Linux, ChromeOS\n\n> <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Web-Version-%5Bavailable-OFFLINE%5D\">Http-server</a> - a web server that supports regular browsing and APIs, e.g. <a href=\"https://bible.gospelchurch.uk\">https://bible.gospelchurch.uk</a>\n\n> <a href=\"https://github.com/eliranwong/UniqueBible/wiki/Terminal-Mode\">Terminal mode</a> - the quickest way to run UBA; the most comprehensive in terms of feature coverage; all platforms supported; local or via ssh\n\n> <a href=\"https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes\">other modes ...</a>\n\n# AI Features\n\nAI Features have been integrated into UniqueBible App. Five backends are supported:\n1. OpenAI / ChatGPT\n2. Google AI / Gemini\n3. X AI / Grok\n4. Grok Cloud API\n5. Mistral AI API.\n\n# Development Team\n\nEliran Wong (https://github.com/eliranwong)\n\nOliver Tseng (https://github.com/otseng)\n\n<a href=\"https://github.com/eliranwong/UniqueBible/wiki/Translators\">Program Interface Translators</a>\n\n# Screenshot:\n\n<img width=\"1440\" alt=\"Screenshot 2022-02-18 at 19 09 09\" src=\"https://user-images.githubusercontent.com/25262722/154747249-adf94293-eaab-43aa-9461-04d4d688b3d1.png\">\n\n# Quick Start\n\nPython 3.8+ required!\n\nTo install:\n\n> pip install uniquebible\n\nTo run GUI mode:\n\n> uniquebible\n\nMore about installation at https://github.com/eliranwong/UniqueBible/wiki/Installation\n\nMore about running modes at https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes\n\n# Features, instructions and how-tos\n\n[Wiki](https://github.com/eliranwong/UniqueBible/wiki)\n\n# Help, discussion and support\n\n[Discussions](https://github.com/eliranwong/UniqueBible/discussions)\n\n# Feature requests, issues and bug reporting\n\n[Issues](https://github.com/eliranwong/UniqueBible/issues)\n\n# Donations:\n\nPlease consider a donation via our PayPal account:\n<a href=\"https://www.paypal.me/MarvelBible\">https://www.paypal.me/MarvelBible</a>\n\n",
"bugtrack_url": null,
"license": "GNU General Public License (GPL)",
"summary": "UniqueBible App is a cross-platform & offline bible application, integrated with high-quality resources and unique features. Developers: Eliran Wong and Oliver Tseng",
"version": "0.2.24",
"project_urls": {
"Documentation": "https://github.com/eliranwong/UniqueBible/wiki",
"Funding": "https://www.paypal.me/MarvelBible",
"Homepage": "https://www.uniquebible.app/",
"Source": "https://github.com/eliranwong/UniqueBible",
"Tracker": "https://github.com/eliranwong/UniqueBible/issues"
},
"split_keywords": [
"bible",
"scripture",
"na28",
"bsha",
"hebrew",
"greek",
"ai",
"marvelbible",
"biblebento",
"uba",
"uniquebible"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "217bf90a313ff5ca14b2166daa6ca6740f448a73acdd990875c98fcb9b6495c4",
"md5": "22cc7673a731b0e1edb4fc90fa061395",
"sha256": "09846be6c5e76769f5a7fa470e8d67d550ac7ac07018d3e50d5927e725bdd6f1"
},
"downloads": -1,
"filename": "uniquebible-0.2.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22cc7673a731b0e1edb4fc90fa061395",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.8",
"size": 75587889,
"upload_time": "2025-08-05T21:49:41",
"upload_time_iso_8601": "2025-08-05T21:49:41.450508Z",
"url": "https://files.pythonhosted.org/packages/21/7b/f90a313ff5ca14b2166daa6ca6740f448a73acdd990875c98fcb9b6495c4/uniquebible-0.2.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f653b732246ba04ac6363610f44c15582b969a80b44175531fdc3cc26814c915",
"md5": "36ca98ea53e897c0d2c906b533315db8",
"sha256": "9682cb811e60cf5be5a599e4bec4015d56e283f6b49daca18fdcbf439de33060"
},
"downloads": -1,
"filename": "uniquebible-0.2.24.tar.gz",
"has_sig": false,
"md5_digest": "36ca98ea53e897c0d2c906b533315db8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.8",
"size": 74212589,
"upload_time": "2025-08-05T21:50:21",
"upload_time_iso_8601": "2025-08-05T21:50:21.855565Z",
"url": "https://files.pythonhosted.org/packages/f6/53/b732246ba04ac6363610f44c15582b969a80b44175531fdc3cc26814c915/uniquebible-0.2.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 21:50:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eliranwong",
"github_project": "UniqueBible",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "uniquebible"
}