WLedController


NameWLedController JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/tj0vtj0v/WLedController
Summarysimple implementation of the json-api from WLeds https://kno.wled.ge/interfaces/json-api/
upload_time2024-03-14 22:30:33
maintainer
docs_urlNone
authorTjorven Burdorf
requires_python
licenseMIT
keywords wled iot connector api
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tj0vtj0v/WLedController",
    "name": "WLedController",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "WLed,IoT,Connector,API",
    "author": "Tjorven Burdorf",
    "author_email": "BurdorfTjorven@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/6e/78253045d8f72b8f93356ecf0bc92d187786d71b8d951cc869f8be174902/WLedController-0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "simple implementation of the json-api from WLeds https://kno.wled.ge/interfaces/json-api/",
    "version": "0.3",
    "project_urls": {
        "Download": "https://github.com/tj0vtj0v/WLedController/archive/refs/tags/v_0.3.tar.gz",
        "Homepage": "https://github.com/tj0vtj0v/WLedController"
    },
    "split_keywords": [
        "wled",
        "iot",
        "connector",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f6e78253045d8f72b8f93356ecf0bc92d187786d71b8d951cc869f8be174902",
                "md5": "87c0e49c86eca2a17a9925195a143d4a",
                "sha256": "3fcf88a072c2aadc63ebcb9dd61af17ffa4d9af4def81021de7e7b9c74f6e167"
            },
            "downloads": -1,
            "filename": "WLedController-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "87c0e49c86eca2a17a9925195a143d4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4909,
            "upload_time": "2024-03-14T22:30:33",
            "upload_time_iso_8601": "2024-03-14T22:30:33.448482Z",
            "url": "https://files.pythonhosted.org/packages/6f/6e/78253045d8f72b8f93356ecf0bc92d187786d71b8d951cc869f8be174902/WLedController-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 22:30:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tj0vtj0v",
    "github_project": "WLedController",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        }
    ],
    "lcname": "wledcontroller"
}
        
Elapsed time: 0.23094s