tkl


Nametkl JSON
Version 0.9.0 PyPI version JSON
download
home_page
SummaryA leds/bibliopixel driver for Twinkly lights
upload_time2022-12-15 14:00:28
maintainer
docs_urlNone
authorTom Ritchford
requires_python>=3.8,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tkl: Twinkly driver for `leds`/`Bibliopixel`
-----------------------------------------------------

Install using `pip install tkl`.

Test from the command line with:

.. code-block:: bash

    leds '{driver: tkl, animation: BiblioPixelAnimations.strip.ColorChase}'

    # or for legacy systems using BiblioPixel
    bp '{driver: tkl, animation: BiblioPixelAnimations.strip.ColorChase}'

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tkl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tom Ritchford",
    "author_email": "tom@swirly.com",
    "download_url": "https://files.pythonhosted.org/packages/20/5e/484a7948c4b50d566d6f0c52621e045135ab2df07bb732f6b0d875699ba6/tkl-0.9.0.tar.gz",
    "platform": null,
    "description": "tkl: Twinkly driver for `leds`/`Bibliopixel`\n-----------------------------------------------------\n\nInstall using `pip install tkl`.\n\nTest from the command line with:\n\n.. code-block:: bash\n\n    leds '{driver: tkl, animation: BiblioPixelAnimations.strip.ColorChase}'\n\n    # or for legacy systems using BiblioPixel\n    bp '{driver: tkl, animation: BiblioPixelAnimations.strip.ColorChase}'\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A leds/bibliopixel driver for Twinkly lights",
    "version": "0.9.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "c5771f660793e35663fb309c11685231",
                "sha256": "9bcefe5ad0d926888dbc8bf1a9afc6bfd1b0e3eb3524318757e005efbe6e06e4"
            },
            "downloads": -1,
            "filename": "tkl-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5771f660793e35663fb309c11685231",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 3318,
            "upload_time": "2022-12-15T14:00:27",
            "upload_time_iso_8601": "2022-12-15T14:00:27.063378Z",
            "url": "https://files.pythonhosted.org/packages/07/40/ef212a5537ccfa2285323a2f9b16088b0b92c55ce59494e7009b1a3b0975/tkl-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1317ea7d4258f31887c6cb9ad04de2ce",
                "sha256": "09fc622bcc9995b2c6fd4a0e2264b0e9c21114cb3da19c4ff8f83bab7dee4895"
            },
            "downloads": -1,
            "filename": "tkl-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1317ea7d4258f31887c6cb9ad04de2ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 3266,
            "upload_time": "2022-12-15T14:00:28",
            "upload_time_iso_8601": "2022-12-15T14:00:28.255665Z",
            "url": "https://files.pythonhosted.org/packages/20/5e/484a7948c4b50d566d6f0c52621e045135ab2df07bb732f6b0d875699ba6/tkl-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 14:00:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "tkl"
}
        
Elapsed time: 0.05825s