# Migration to PIP Package
We've recently published pip packages for distributing UniqueBible App.
Read latest instructions for installation at: https://github.com/eliranwong/UniqueBible/wiki/installation#latest-updates
# UniqueBible
A cross-platform & offline bible application, integrated with high-quality resources and unique features.
This single project has two major interfaces:
Qt-based Multi-Window Desktop Application:
<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>
Unique Bible App can <a href="https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes">runs in different modes</a>, both online and offline, for examples:
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Command-Line-Interface">GUI mode</a> - we use popular Qt library to run UBA on Windows, macOS, Linux, ChromeOS
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Web-Version-%5Bavailable-OFFLINE%5D">Http-server</a> - 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/45/00/988c2e0d7a7abe58b7d329db2cef476f1245c513f38cec02dfdce6f5fa87/uniquebible-0.2.8.tar.gz",
"platform": null,
"description": "# Migration to PIP Package\n\nWe've recently published pip packages for distributing UniqueBible App.\n\nRead latest instructions for installation at: https://github.com/eliranwong/UniqueBible/wiki/installation#latest-updates\n\n# UniqueBible\n\nA cross-platform & offline bible application, integrated with high-quality resources and unique features.\n\nThis single project has two major interfaces:\n\nQt-based Multi-Window Desktop Application:\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\nUnique Bible App can <a href=\"https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes\">runs 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> - we use popular Qt library 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> - 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.8",
"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": "7974a19149c988958ae1b2affc6fc29b7d1db9ead263235c1c340c9be8becdf1",
"md5": "f65bc284d6419b56c50ba20132fe04ec",
"sha256": "7e7d797fb4d6372cd691d39fd368831afa6397cefbd788d1a56e1ca9f7aa4c8b"
},
"downloads": -1,
"filename": "uniquebible-0.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f65bc284d6419b56c50ba20132fe04ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.8",
"size": 75574615,
"upload_time": "2024-12-05T11:34:34",
"upload_time_iso_8601": "2024-12-05T11:34:34.546922Z",
"url": "https://files.pythonhosted.org/packages/79/74/a19149c988958ae1b2affc6fc29b7d1db9ead263235c1c340c9be8becdf1/uniquebible-0.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4500988c2e0d7a7abe58b7d329db2cef476f1245c513f38cec02dfdce6f5fa87",
"md5": "869f4225f5d9730d895cdeb0835c1500",
"sha256": "e423f4650be54501d250600a0b17cde7ee2d8a9181fbeb07e4f03e45009959af"
},
"downloads": -1,
"filename": "uniquebible-0.2.8.tar.gz",
"has_sig": false,
"md5_digest": "869f4225f5d9730d895cdeb0835c1500",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.8",
"size": 74200916,
"upload_time": "2024-12-05T11:35:07",
"upload_time_iso_8601": "2024-12-05T11:35:07.290086Z",
"url": "https://files.pythonhosted.org/packages/45/00/988c2e0d7a7abe58b7d329db2cef476f1245c513f38cec02dfdce6f5fa87/uniquebible-0.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-05 11:35:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eliranwong",
"github_project": "UniqueBible",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "uniquebible"
}