pylsb


Namepylsb JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryLibrary for downloading, storing, and retrieving the Legacy Standard Bible.
upload_time2024-02-25 18:29:08
maintainer
docs_urlNone
author
requires_python>=3.9
licenseGNU General Public License v3 (GPLv3)
keywords bible lsb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyLSB
This library provides a convenient way to retrieve the content of the Legacy
Standard Bible. It is platform agnostic, saves data into an easy to parse JSON
file, and retrieves all data from the official website
(https://read.lsbible.org/).

If you're looking for the command line LSB viewing utility, that has been split
off into [its own project](https://gitlab.com/Magicrafter13/pylsb-cli).

This software is not officially endorsed by, or affiliated with, The Lockman
Foundation or Three Sixteen Publishing Inc. (the copyright holders of the LSB)
in any way. I hold no responsibility for your usage of this software. It was
created as a hobby/mild-learning project for myself as this is the translation I
personally read. To support the translators and printers, consider
[purchasing](https://316publishing.com/collections/lsb) your own copy of the
LSB.

# How to Use
to be updated

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pylsb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "bible,lsb",
    "author": "",
    "author_email": "Matthew Rease <scubaventure101@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3f/6c/5107b5ea02cbec4c5dd7d7905bdc7fc2e5015dc641895d3c5daf5e40907d/pylsb-1.1.0.tar.gz",
    "platform": null,
    "description": "# PyLSB\nThis library provides a convenient way to retrieve the content of the Legacy\nStandard Bible. It is platform agnostic, saves data into an easy to parse JSON\nfile, and retrieves all data from the official website\n(https://read.lsbible.org/).\n\nIf you're looking for the command line LSB viewing utility, that has been split\noff into [its own project](https://gitlab.com/Magicrafter13/pylsb-cli).\n\nThis software is not officially endorsed by, or affiliated with, The Lockman\nFoundation or Three Sixteen Publishing Inc. (the copyright holders of the LSB)\nin any way. I hold no responsibility for your usage of this software. It was\ncreated as a hobby/mild-learning project for myself as this is the translation I\npersonally read. To support the translators and printers, consider\n[purchasing](https://316publishing.com/collections/lsb) your own copy of the\nLSB.\n\n# How to Use\nto be updated\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Library for downloading, storing, and retrieving the Legacy Standard Bible.",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/Magicrafter13/pylsb",
        "Issues": "https://gitlab.com/Magicrafter13/pylsb/-/issues"
    },
    "split_keywords": [
        "bible",
        "lsb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33afd7b37e089d3d8d6cd81268ae175dec24af181c622ffd5df8535e066a6d61",
                "md5": "6b95c8ae9934f0b0dee75583d203b390",
                "sha256": "7545da4983a30497a7d3c367f4f1a505adedd0c8fe7db7fff0de8214d8894d4d"
            },
            "downloads": -1,
            "filename": "pylsb-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b95c8ae9934f0b0dee75583d203b390",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 21735,
            "upload_time": "2024-02-25T18:29:07",
            "upload_time_iso_8601": "2024-02-25T18:29:07.018779Z",
            "url": "https://files.pythonhosted.org/packages/33/af/d7b37e089d3d8d6cd81268ae175dec24af181c622ffd5df8535e066a6d61/pylsb-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f6c5107b5ea02cbec4c5dd7d7905bdc7fc2e5015dc641895d3c5daf5e40907d",
                "md5": "23a8c4024aa75454ecf1b44ccdd4dd9f",
                "sha256": "a9ed0f8907ae22ffeb6492e448779387f30e41e9bf05a6d033abe76ebd6c67a4"
            },
            "downloads": -1,
            "filename": "pylsb-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "23a8c4024aa75454ecf1b44ccdd4dd9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 21837,
            "upload_time": "2024-02-25T18:29:08",
            "upload_time_iso_8601": "2024-02-25T18:29:08.740777Z",
            "url": "https://files.pythonhosted.org/packages/3f/6c/5107b5ea02cbec4c5dd7d7905bdc7fc2e5015dc641895d3c5daf5e40907d/pylsb-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 18:29:08",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "Magicrafter13",
    "gitlab_project": "pylsb",
    "lcname": "pylsb"
}
        
Elapsed time: 0.19787s