uniquebible


Nameuniquebible JSON
Version 0.1.86 PyPI version JSON
download
home_pagehttps://www.uniquebible.app/
SummaryUniqueBible App is a cross-platform & offline bible application, integrated with high-quality resources and unique features. Developers: Eliran Wong and Oliver Tseng
upload_time2024-11-16 23:29:39
maintainerNone
docs_urlNone
authorEliran Wong
requires_python<3.13,>=3.8
licenseGNU General Public License (GPL)
keywords bible scripture na28 bsha hebrew greek ai marvelbible biblebento uba uniquebible
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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>Tested in:</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/Webtop-Version---RECOMMENDED!">Webtops</a>, <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>

# 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

('git' and 'python 3.7+' are required)

To download and set up Unique Bible app, run:

> git clone https://github.com/eliranwong/UniqueBible.git

> cd UniqueBible

> python3 uba.py

# Setup or Installation

Read our recommendations first at: https://github.com/eliranwong/UniqueBible/wiki/Recommendations-for-Different-Platforms

You can simply download & run UBA if you have python in place, read our examples at:

https://github.com/eliranwong/UniqueBible/wiki/Installation

# 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/b9/06/dd5f83e23179cb0736c0aa4c592fd4fe538534b5bc2888b3c6d65f2d7936/uniquebible-0.1.86.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>Tested in:</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/Webtop-Version---RECOMMENDED!\">Webtops</a>, <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# 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\n('git' and 'python 3.7+' are required)\n\nTo download and set up Unique Bible app, run:\n\n> git clone https://github.com/eliranwong/UniqueBible.git\n\n> cd UniqueBible\n\n> python3 uba.py\n\n# Setup or Installation\n\nRead our recommendations first at: https://github.com/eliranwong/UniqueBible/wiki/Recommendations-for-Different-Platforms\n\nYou can simply download & run UBA if you have python in place, read our examples at:\n\nhttps://github.com/eliranwong/UniqueBible/wiki/Installation\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.1.86",
    "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": "181cdd2b12f126376f8ff8de42dd5dc5aab261bcec24ac10b021356f96430ccf",
                "md5": "d592a409a1e2f2c0490dd3831c11d5a6",
                "sha256": "c6402ec85487146619360f63e7c277cf6af3bd368fe67567ca8f79787f21b9eb"
            },
            "downloads": -1,
            "filename": "uniquebible-0.1.86-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d592a409a1e2f2c0490dd3831c11d5a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 75575967,
            "upload_time": "2024-11-16T23:29:04",
            "upload_time_iso_8601": "2024-11-16T23:29:04.950258Z",
            "url": "https://files.pythonhosted.org/packages/18/1c/dd2b12f126376f8ff8de42dd5dc5aab261bcec24ac10b021356f96430ccf/uniquebible-0.1.86-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b906dd5f83e23179cb0736c0aa4c592fd4fe538534b5bc2888b3c6d65f2d7936",
                "md5": "fec6b268ee9214653d4555927114d32b",
                "sha256": "1557d83d1ca159c31405ac944ff6c32b4ae4e9c5f390cc068f5759c6c23fe040"
            },
            "downloads": -1,
            "filename": "uniquebible-0.1.86.tar.gz",
            "has_sig": false,
            "md5_digest": "fec6b268ee9214653d4555927114d32b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 74202966,
            "upload_time": "2024-11-16T23:29:39",
            "upload_time_iso_8601": "2024-11-16T23:29:39.007535Z",
            "url": "https://files.pythonhosted.org/packages/b9/06/dd5f83e23179cb0736c0aa4c592fd4fe538534b5bc2888b3c6d65f2d7936/uniquebible-0.1.86.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-16 23:29:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eliranwong",
    "github_project": "UniqueBible",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "uniquebible"
}
        
Elapsed time: 0.88162s