PySwitchbot


NamePySwitchbot JSON
Version 0.45.0 PyPI version JSON
download
home_pagehttps://github.com/Danielhiversen/pySwitchbot/
SummaryA library to communicate with Switchbot
upload_time2024-02-11 16:51:38
maintainer
docs_urlNone
authorDaniel Hjelseth Hoyer
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements bleak bleak-retry-connector cryptography boto3 requests
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Danielhiversen/pySwitchbot/",
    "name": "PySwitchbot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Daniel Hjelseth Hoyer",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c6/de/057b3c0a784226e0a07d39d0c038ed851130c35d3bb7818ac9065235c9a5/PySwitchbot-0.45.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to communicate with Switchbot",
    "version": "0.45.0",
    "project_urls": {
        "Homepage": "https://github.com/Danielhiversen/pySwitchbot/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "120a6ab58820443d100066afea9f00adfdc400d8dd41e6bb056b60b94559b99e",
                "md5": "825114a52fd77b0fbd0d9b2c9ab2f539",
                "sha256": "3bbf69240b10954edf4ce765e15ce61bb67fe7b23d1cbd5d0107c732330ccda3"
            },
            "downloads": -1,
            "filename": "PySwitchbot-0.45.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "825114a52fd77b0fbd0d9b2c9ab2f539",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 39407,
            "upload_time": "2024-02-11T16:51:36",
            "upload_time_iso_8601": "2024-02-11T16:51:36.237313Z",
            "url": "https://files.pythonhosted.org/packages/12/0a/6ab58820443d100066afea9f00adfdc400d8dd41e6bb056b60b94559b99e/PySwitchbot-0.45.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6de057b3c0a784226e0a07d39d0c038ed851130c35d3bb7818ac9065235c9a5",
                "md5": "f54dfd104942f9ce7b2c312a1fdc4400",
                "sha256": "b7a68268ccf808352a2100054004062cbe412ef0d99db0d307af44178b835768"
            },
            "downloads": -1,
            "filename": "PySwitchbot-0.45.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f54dfd104942f9ce7b2c312a1fdc4400",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31567,
            "upload_time": "2024-02-11T16:51:38",
            "upload_time_iso_8601": "2024-02-11T16:51:38.500044Z",
            "url": "https://files.pythonhosted.org/packages/c6/de/057b3c0a784226e0a07d39d0c038ed851130c35d3bb7818ac9065235c9a5/PySwitchbot-0.45.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-11 16:51:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Danielhiversen",
    "github_project": "pySwitchbot",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "bleak",
            "specs": [
                [
                    ">=",
                    "0.17.0"
                ]
            ]
        },
        {
            "name": "bleak-retry-connector",
            "specs": [
                [
                    ">=",
                    "2.9.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "38.0.3"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    ">=",
                    "1.20.24"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.28.1"
                ]
            ]
        }
    ],
    "lcname": "pyswitchbot"
}
        
Elapsed time: 0.19386s