pykeurig


Namepykeurig JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/dcmeglio/pykeurig
SummaryProvides an interface to the Keurig API.
upload_time2022-12-29 19:17:42
maintainer
docs_urlNone
authorDominick Meglio
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Automation library for Keurig Smart Brewers. This API has been tested with the Keurig K-Supreme Plus SMART but should work with other SMART brewers as well. The API provides the ability to send commands to the brewer as well as receive status updates via a realtime Websocket SignalR based connection.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dcmeglio/pykeurig",
    "name": "pykeurig",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dominick Meglio",
    "author_email": "dmeglio@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/89/d3/8e4ab8a91acafae6ecb1bad339f874f844702b24c46fb9808a4c2dbb710b/pykeurig-1.1.2.tar.gz",
    "platform": null,
    "description": "Automation library for Keurig Smart Brewers. This API has been tested with the Keurig K-Supreme Plus SMART but should work with other SMART brewers as well. The API provides the ability to send commands to the brewer as well as receive status updates via a realtime Websocket SignalR based connection.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provides an interface to the Keurig API.",
    "version": "1.1.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2cc643d809aa8f191f6a588cfd634c4f",
                "sha256": "46b190a2cb754b67023fa7c505405e0342e180f3cf8f84455c1c72d6a36ddf03"
            },
            "downloads": -1,
            "filename": "pykeurig-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2cc643d809aa8f191f6a588cfd634c4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9458,
            "upload_time": "2022-12-29T19:17:38",
            "upload_time_iso_8601": "2022-12-29T19:17:38.900345Z",
            "url": "https://files.pythonhosted.org/packages/e0/83/c7905598a73f1203286dd02a047198ae259d1ecc734bb7857bdd08f4d37b/pykeurig-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f9cc1d1ee8abaf374c7ea8ada310b696",
                "sha256": "6469a1c8378d678c889982a50c91c4d2807a848f10841c329eee1941a93826df"
            },
            "downloads": -1,
            "filename": "pykeurig-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f9cc1d1ee8abaf374c7ea8ada310b696",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9452,
            "upload_time": "2022-12-29T19:17:42",
            "upload_time_iso_8601": "2022-12-29T19:17:42.465446Z",
            "url": "https://files.pythonhosted.org/packages/89/d3/8e4ab8a91acafae6ecb1bad339f874f844702b24c46fb9808a4c2dbb710b/pykeurig-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-29 19:17:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dcmeglio",
    "github_project": "pykeurig",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pykeurig"
}
        
Elapsed time: 0.02371s