neon-skill-caffeinewiz


Nameneon-skill-caffeinewiz JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/skill-caffeinewiz
SummaryNone
upload_time2024-04-02 18:36:30
maintainerNone
docs_urlNone
authorNeongecko
requires_pythonNone
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src='./logo.svg' card_color="#FF8600" width="50" style="vertical-align:bottom" style="vertical-align:bottom">CaffeineWiz

Provides the caffeine content of various drinks on request.

## Description

The skill provides the functionality to inform the user of the caffeine content of the requested drink (Multiple drinks in a row are possible)
by collecting the required information from two data sources:

1.  [http://caffeinewiz.com/](http://caffeinewiz.com/) - the main source of information for the drink’s database
2.  [https://www.caffeineinformer.com/the-caffeine-database](https://www.caffeineinformer.com/the-caffeine-database) - secondary source for any non-duplicate drinks
    

CaffeineWiz uses [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) to pull the tables from the websites above, then strips the html tags, and later formats the results into the comprehensive list. That object is pickled for the future use.

The skill will check for updates periodically. You can modify that time period by changing `TIME_TO_CHECK` parameter on top of the file in the init.

## Examples
* "Tell me the caffeine content of Pepsi."
* "How much caffeine is in Starbucks Blonde?"
* "Tell me the caffeine content of Rocket Chocolate."

## Troubleshooting

If you are having trouble finding requested drink or would like to add a new drink to the database,
please feel free to [contact us](https://neongecko.com/ContactUs).

Complete lists of drinks this skill knows can be found at [CaffeineWiz.com](https://caffeinewiz.com) and 
[caffeine informer](https://www.caffeineinformer.com/the-caffeine-database).

## Contact Support

Use the [link](https://neongecko.com/ContactUs) or [submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)

## Credits
[NeonGeckoCom](https://github.com/NeonGeckoCom)
[reginaneon](https://github.com/reginaneon)
[NeonDaniel](https://github.com/NeonDaniel)

## Category
**Information**
Daily

## Tags
#NeonGecko Original
#NeonAI
#caffeine
#coffee

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/skill-caffeinewiz",
    "name": "neon-skill-caffeinewiz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/be/21/b57036399448b70139db1a10c78793241bb5f3dd98e24704c2e5b891ae01/neon-skill-caffeinewiz-1.0.1.tar.gz",
    "platform": null,
    "description": "# <img src='./logo.svg' card_color=\"#FF8600\" width=\"50\" style=\"vertical-align:bottom\" style=\"vertical-align:bottom\">CaffeineWiz\n\nProvides the caffeine content of various drinks on request.\n\n## Description\n\nThe skill provides the functionality to inform the user of the caffeine content of the requested drink (Multiple drinks in a row are possible)\nby collecting the required information from two data sources:\n\n1.  [http://caffeinewiz.com/](http://caffeinewiz.com/) - the main source of information for the drink\u2019s database\n2.  [https://www.caffeineinformer.com/the-caffeine-database](https://www.caffeineinformer.com/the-caffeine-database) - secondary source for any non-duplicate drinks\n    \n\nCaffeineWiz uses [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) to pull the tables from the websites above, then strips the html tags, and later formats the results into the comprehensive list. That object is pickled for the future use.\n\nThe skill will check for updates periodically. You can modify that time period by changing `TIME_TO_CHECK` parameter on top of the file in the init.\n\n## Examples\n* \"Tell me the caffeine content of Pepsi.\"\n* \"How much caffeine is in Starbucks Blonde?\"\n* \"Tell me the caffeine content of Rocket Chocolate.\"\n\n## Troubleshooting\n\nIf you are having trouble finding requested drink or would like to add a new drink to the database,\nplease feel free to [contact us](https://neongecko.com/ContactUs).\n\nComplete lists of drinks this skill knows can be found at [CaffeineWiz.com](https://caffeinewiz.com) and \n[caffeine informer](https://www.caffeineinformer.com/the-caffeine-database).\n\n## Contact Support\n\nUse the [link](https://neongecko.com/ContactUs) or [submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)\n\n## Credits\n[NeonGeckoCom](https://github.com/NeonGeckoCom)\n[reginaneon](https://github.com/reginaneon)\n[NeonDaniel](https://github.com/NeonDaniel)\n\n## Category\n**Information**\nDaily\n\n## Tags\n#NeonGecko Original\n#NeonAI\n#caffeine\n#coffee\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": null,
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/skill-caffeinewiz"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8624efb2ad573dac85fc83bf7b72cf061de1e5c71b93c83b5938898cf740dffd",
                "md5": "016ccb66591cae623e4418c423c865d9",
                "sha256": "28e82a72ff8014e937cdffcb7a8a9a0c4abce1458e4bda202d4f5332c002341f"
            },
            "downloads": -1,
            "filename": "neon_skill_caffeinewiz-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "016ccb66591cae623e4418c423c865d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 37923,
            "upload_time": "2024-04-02T18:36:28",
            "upload_time_iso_8601": "2024-04-02T18:36:28.631972Z",
            "url": "https://files.pythonhosted.org/packages/86/24/efb2ad573dac85fc83bf7b72cf061de1e5c71b93c83b5938898cf740dffd/neon_skill_caffeinewiz-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be21b57036399448b70139db1a10c78793241bb5f3dd98e24704c2e5b891ae01",
                "md5": "cbb7298eb91da9f7befa0aee1a0813ae",
                "sha256": "e0d610a6908b3b3e9859c4782700dc172f2496c34e08874a7a1d1163e15713e0"
            },
            "downloads": -1,
            "filename": "neon-skill-caffeinewiz-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cbb7298eb91da9f7befa0aee1a0813ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26908,
            "upload_time": "2024-04-02T18:36:30",
            "upload_time_iso_8601": "2024-04-02T18:36:30.104521Z",
            "url": "https://files.pythonhosted.org/packages/be/21/b57036399448b70139db1a10c78793241bb5f3dd98e24704c2e5b891ae01/neon-skill-caffeinewiz-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 18:36:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "skill-caffeinewiz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "neon-skill-caffeinewiz"
}
        
Elapsed time: 0.24772s