pysensibo


Namepysensibo JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/andrey-git/pysensibo
Summaryasyncio-friendly python API for Sensibo
upload_time2024-08-18 11:17:07
maintainerG Johansson
docs_urlNone
authorG Johansson
requires_python<4.0,>=3.11
licenseMIT
keywords sensibo api async client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pysensibo
asyncio-friendly python API for Sensibo (https://sensibo.com). Supported on Python 3.11+

Package has been made specifically for [Home Assistant](https://www.home-assistant.io/)

For example usage see test-files

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/andrey-git/pysensibo",
    "name": "pysensibo",
    "maintainer": "G Johansson",
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": "goran.johansson@shiftit.se",
    "keywords": "sensibo, api, async, client",
    "author": "G Johansson",
    "author_email": "goran.johansson@shiftit.se",
    "download_url": "https://files.pythonhosted.org/packages/35/04/581ed7388b9768982e45e71f6ffdddf371d25bfe83b338b61f80158d9931/pysensibo-1.1.0.tar.gz",
    "platform": null,
    "description": "# pysensibo\nasyncio-friendly python API for Sensibo (https://sensibo.com). Supported on Python 3.11+\n\nPackage has been made specifically for [Home Assistant](https://www.home-assistant.io/)\n\nFor example usage see test-files\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "asyncio-friendly python API for Sensibo",
    "version": "1.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/andrey-git/pysensibo/issues",
        "Changelog": "https://github.com/andrey-git/pysensibo/releases",
        "Documentation": "https://github.com/andrey-git/pysensibo",
        "Homepage": "https://github.com/andrey-git/pysensibo",
        "Repository": "https://github.com/andrey-git/pysensibo"
    },
    "split_keywords": [
        "sensibo",
        " api",
        " async",
        " client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68e7d4239c31b08789116ae753cb6a2708416d8aa9c8f5695d9b87982387d36f",
                "md5": "d1e642e63a07a00954c90b379f6fb20e",
                "sha256": "471b3dfa6d3b7173d73b03045edfd7141f33d7b65aae52eea065243daa3062ae"
            },
            "downloads": -1,
            "filename": "pysensibo-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1e642e63a07a00954c90b379f6fb20e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 9486,
            "upload_time": "2024-08-18T11:17:06",
            "upload_time_iso_8601": "2024-08-18T11:17:06.197211Z",
            "url": "https://files.pythonhosted.org/packages/68/e7/d4239c31b08789116ae753cb6a2708416d8aa9c8f5695d9b87982387d36f/pysensibo-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3504581ed7388b9768982e45e71f6ffdddf371d25bfe83b338b61f80158d9931",
                "md5": "5e369e6d297da241ab0e25e911f66f2a",
                "sha256": "c884dc54406da87d41f8cca143078ece67603e05abb9e024733a7f52c4f827fe"
            },
            "downloads": -1,
            "filename": "pysensibo-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5e369e6d297da241ab0e25e911f66f2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 13672,
            "upload_time": "2024-08-18T11:17:07",
            "upload_time_iso_8601": "2024-08-18T11:17:07.605509Z",
            "url": "https://files.pythonhosted.org/packages/35/04/581ed7388b9768982e45e71f6ffdddf371d25bfe83b338b61f80158d9931/pysensibo-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-18 11:17:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andrey-git",
    "github_project": "pysensibo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pysensibo"
}
        
Elapsed time: 1.02348s