libdyson-neon


Namelibdyson-neon JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://github.com/libdyson-wg/libdyson-neon
SummaryA Python library for Dyson devices.
upload_time2024-04-01 13:57:23
maintainerNone
docs_urlNone
authorThe libdyson Working Group
requires_pythonNone
licenseMIT License
keywords dyson
VCS
bugtrack_url
requirements paho_mqtt cryptography requests zeroconf attrs
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dyson Python Library

[![codecov](https://codecov.io/gh/libdyson-wg/libdyson-neon/branch/main/graph/badge.svg?token=v2OypI2WaI)](https://codecov.io/gh/libdyson-wg/libdyson-neon)

This library is meant to continue the development of [libdyson](https://github.com/shenxn/libdyson) by a community of maintainers. Thanks to [@shenxn](https://github.com/shenxn) for their initial work making this possible.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/libdyson-wg/libdyson-neon",
    "name": "libdyson-neon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "dyson",
    "author": "The libdyson Working Group",
    "author_email": "dotvezz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/04/0471062ef3644d5c567a43144b2703e750026b0a6df040b6bfec4dee09e5/libdyson-neon-1.4.1.tar.gz",
    "platform": "any",
    "description": "# Dyson Python Library\n\n[![codecov](https://codecov.io/gh/libdyson-wg/libdyson-neon/branch/main/graph/badge.svg?token=v2OypI2WaI)](https://codecov.io/gh/libdyson-wg/libdyson-neon)\n\nThis library is meant to continue the development of [libdyson](https://github.com/shenxn/libdyson) by a community of maintainers. Thanks to [@shenxn](https://github.com/shenxn) for their initial work making this possible.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python library for Dyson devices.",
    "version": "1.4.1",
    "project_urls": {
        "Homepage": "https://github.com/libdyson-wg/libdyson-neon"
    },
    "split_keywords": [
        "dyson"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d3837ed0f720b71ddd4137ee08bb343e02ec7270f42504b4060d9b103711ac4",
                "md5": "6ff1f5c9923ebc1848a551b1be3130d7",
                "sha256": "67204ccce73d1bcd3df965091e98eeb952da773727670ce7b78d2240cf5cc783"
            },
            "downloads": -1,
            "filename": "libdyson_neon-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ff1f5c9923ebc1848a551b1be3130d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 55355,
            "upload_time": "2024-04-01T13:57:21",
            "upload_time_iso_8601": "2024-04-01T13:57:21.474229Z",
            "url": "https://files.pythonhosted.org/packages/3d/38/37ed0f720b71ddd4137ee08bb343e02ec7270f42504b4060d9b103711ac4/libdyson_neon-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c040471062ef3644d5c567a43144b2703e750026b0a6df040b6bfec4dee09e5",
                "md5": "0c01b0f5b95c3c52b3d442fd5f0987b2",
                "sha256": "0d14837f19a9ca9cf49f625758e20827ddee24da7ef76c9afe0ba5029937d2e0"
            },
            "downloads": -1,
            "filename": "libdyson-neon-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0c01b0f5b95c3c52b3d442fd5f0987b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36071,
            "upload_time": "2024-04-01T13:57:23",
            "upload_time_iso_8601": "2024-04-01T13:57:23.212275Z",
            "url": "https://files.pythonhosted.org/packages/3c/04/0471062ef3644d5c567a43144b2703e750026b0a6df040b6bfec4dee09e5/libdyson-neon-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 13:57:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "libdyson-wg",
    "github_project": "libdyson-neon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "paho_mqtt",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "3.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "zeroconf",
            "specs": []
        },
        {
            "name": "attrs",
            "specs": []
        }
    ],
    "lcname": "libdyson-neon"
}
        
Elapsed time: 0.24164s