# bibverse
A simple CLI program to quote the bible verse of the day from [Verse of the Day](https://www.verseoftheday.com/).
# Usage
Just type `bibverse` on the command line once the package has been installed, and you'll get the verse of the day.
# Installation
Installing the package is simple, just run `pip install bibverse` and make sure the binary is on your path. Once that's done, it's as simple as running the program and getting the verse of the day. Since the output is text, you could even pipe it to other programs like cowsay!
Raw data
{
"_id": null,
"home_page": "https://github.com/LordUbuntu/bibverse",
"name": "bibverse",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "python,bible,cli",
"author": "Jacobus Burger",
"author_email": "therealjacoburger@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/13/82/a6e2a398ec50bca7d686585680735a0720ec078b300ccd91b6af5d975e67/bibverse-1.3.tar.gz",
"platform": "any",
"description": "# bibverse\nA simple CLI program to quote the bible verse of the day from [Verse of the Day](https://www.verseoftheday.com/).\n\n# Usage\n\nJust type `bibverse` on the command line once the package has been installed, and you'll get the verse of the day.\n\n# Installation\n\nInstalling the package is simple, just run `pip install bibverse` and make sure the binary is on your path. Once that's done, it's as simple as running the program and getting the verse of the day. Since the output is text, you could even pipe it to other programs like cowsay!\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple cli tool to get the bible verse of the day",
"version": "1.3",
"project_urls": {
"Homepage": "https://github.com/LordUbuntu/bibverse"
},
"split_keywords": [
"python",
"bible",
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9a9cbadddc116a943b5ef5607980d8e0d7ce0f825cec9e6feafa97eedf901a6e",
"md5": "0c23b6dda790855d05482357f697e78b",
"sha256": "026b74670e1d61e2e47f016cc69ec44b48ef90c597cb82f7b5a4ee3912f973fd"
},
"downloads": -1,
"filename": "bibverse-1.3-py3.10.egg",
"has_sig": false,
"md5_digest": "0c23b6dda790855d05482357f697e78b",
"packagetype": "bdist_egg",
"python_version": "1.3",
"requires_python": ">=3.10",
"size": 3014,
"upload_time": "2023-05-08T03:19:03",
"upload_time_iso_8601": "2023-05-08T03:19:03.677705Z",
"url": "https://files.pythonhosted.org/packages/9a/9c/badddc116a943b5ef5607980d8e0d7ce0f825cec9e6feafa97eedf901a6e/bibverse-1.3-py3.10.egg",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7112ef697f27b7803aa947e76d622c4e94a42546eec8f26c67d1c89759acba85",
"md5": "a8073817355854c1b2a0cf429505183e",
"sha256": "90dcd216291dab98c556e3d9c50167553c3d52ff220a53a81bb6ad51c126089d"
},
"downloads": -1,
"filename": "bibverse-1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8073817355854c1b2a0cf429505183e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3190,
"upload_time": "2023-05-08T03:19:01",
"upload_time_iso_8601": "2023-05-08T03:19:01.325560Z",
"url": "https://files.pythonhosted.org/packages/71/12/ef697f27b7803aa947e76d622c4e94a42546eec8f26c67d1c89759acba85/bibverse-1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1382a6e2a398ec50bca7d686585680735a0720ec078b300ccd91b6af5d975e67",
"md5": "1e735a89e057ef618ff92ac98e979c05",
"sha256": "4aa228babb47042e56b079b7382d055dc0c10aaae571316eafb5afcf07c3df2c"
},
"downloads": -1,
"filename": "bibverse-1.3.tar.gz",
"has_sig": false,
"md5_digest": "1e735a89e057ef618ff92ac98e979c05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2832,
"upload_time": "2023-05-08T03:19:05",
"upload_time_iso_8601": "2023-05-08T03:19:05.195453Z",
"url": "https://files.pythonhosted.org/packages/13/82/a6e2a398ec50bca7d686585680735a0720ec078b300ccd91b6af5d975e67/bibverse-1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-08 03:19:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LordUbuntu",
"github_project": "bibverse",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "bibverse"
}