dynalite-devices


Namedynalite-devices JSON
Version 0.1.48 PyPI version JSON
download
home_pagehttps://github.com/ziv1234/python-dynalite-devices
SummaryAn unofficial Dynalite DyNET interface creating devices.
upload_time2023-05-11 10:43:38
maintainer
docs_urlNone
authorZiv
requires_python
licenseApache License 2.0
keywords homeautomation lighting philips dynalite
VCS
bugtrack_url
requirements pytest pytest-cov pytest-asyncio pre-commit mypy setuptools wheel twine
Travis-CI No Travis.
coveralls test coverage
            # python-dynalite-devices
A library that uses pydynalite and creates devices

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ziv1234/python-dynalite-devices",
    "name": "dynalite-devices",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "homeautomation lighting philips dynalite",
    "author": "Ziv",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ca/70/7e2734d59feaff9734aaaddd7c46d323f3755d64eb7d1e6dae25256d40a4/dynalite_devices-0.1.48.tar.gz",
    "platform": "any",
    "description": "# python-dynalite-devices\nA library that uses pydynalite and creates devices\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "An unofficial Dynalite DyNET interface creating devices.",
    "version": "0.1.48",
    "project_urls": {
        "Bug Reports": "https://github.com/ziv1234/python-dynalite-devices/issues",
        "Homepage": "https://github.com/ziv1234/python-dynalite-devices",
        "Source": "https://github.com/ziv1234/python-dynalite-devices"
    },
    "split_keywords": [
        "homeautomation",
        "lighting",
        "philips",
        "dynalite"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e8de99a664be425659a725f240ceda589133eb67b9992631d61c9a3fe8342b1",
                "md5": "3c26c8a242faa31c59e8a2c734b03101",
                "sha256": "1a00662dc5e7b354a4c973bba310cca3f1285b5ac8014ee99fd9b2a99beba23c"
            },
            "downloads": -1,
            "filename": "dynalite_devices-0.1.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c26c8a242faa31c59e8a2c734b03101",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24073,
            "upload_time": "2023-05-11T10:43:36",
            "upload_time_iso_8601": "2023-05-11T10:43:36.976542Z",
            "url": "https://files.pythonhosted.org/packages/5e/8d/e99a664be425659a725f240ceda589133eb67b9992631d61c9a3fe8342b1/dynalite_devices-0.1.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca707e2734d59feaff9734aaaddd7c46d323f3755d64eb7d1e6dae25256d40a4",
                "md5": "f2fb68ee9a9c36dd48b12406fb9685fa",
                "sha256": "7ba77c6d18a591560761c90eddc873aa746fd99375a772bbe36298d064db2fbd"
            },
            "downloads": -1,
            "filename": "dynalite_devices-0.1.48.tar.gz",
            "has_sig": false,
            "md5_digest": "f2fb68ee9a9c36dd48b12406fb9685fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28138,
            "upload_time": "2023-05-11T10:43:38",
            "upload_time_iso_8601": "2023-05-11T10:43:38.780990Z",
            "url": "https://files.pythonhosted.org/packages/ca/70/7e2734d59feaff9734aaaddd7c46d323f3755d64eb7d1e6dae25256d40a4/dynalite_devices-0.1.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 10:43:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ziv1234",
    "github_project": "python-dynalite-devices",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "pytest-asyncio",
            "specs": []
        },
        {
            "name": "pre-commit",
            "specs": []
        },
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        }
    ],
    "lcname": "dynalite-devices"
}
        
Ziv
Elapsed time: 0.06492s