ttls


Namettls JSON
Version 1.9.0 PyPI version JSON
download
home_pagehttps://github.com/jschlyter/ttls
SummaryTwinkly Twinkly Little Star
upload_time2024-10-20 09:49:08
maintainerNone
docs_urlNone
authorJakob Schlyter
requires_python<4.0,>=3.9
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Twinkly Twinkly Little Star

`ttls` is a small package to help you make async requests to Twinkly LEDs. A command line tool (also called `ttls`) is also included, as well as some examples how to create both loadable movies and realtime sequences.

Written based on the [excellent XLED documentation](https://xled-docs.readthedocs.io/en/latest/) by [@scrool](https://github.com/scrool).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jschlyter/ttls",
    "name": "ttls",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jakob Schlyter",
    "author_email": "jakob@schlyter.se",
    "download_url": "https://files.pythonhosted.org/packages/fb/35/64057a232440fc2ec6e3886f5bb7de7b7ed6be0cb5cbf31d5fe4b0af0183/ttls-1.9.0.tar.gz",
    "platform": null,
    "description": "# Twinkly Twinkly Little Star\n\n`ttls` is a small package to help you make async requests to Twinkly LEDs. A command line tool (also called `ttls`) is also included, as well as some examples how to create both loadable movies and realtime sequences.\n\nWritten based on the [excellent XLED documentation](https://xled-docs.readthedocs.io/en/latest/) by [@scrool](https://github.com/scrool).\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Twinkly Twinkly Little Star",
    "version": "1.9.0",
    "project_urls": {
        "Homepage": "https://github.com/jschlyter/ttls",
        "Repository": "https://github.com/jschlyter/ttls"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e749ed391c6c24415eacac52e19989ee2fce43e53bf94150880b6a26550a6a5",
                "md5": "e9b30e1791a1711990ef8b2b92685f76",
                "sha256": "67815cad5dedf2bfd6d2d3e191acc1c890a6ce16acd6426b311770c1dda08028"
            },
            "downloads": -1,
            "filename": "ttls-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9b30e1791a1711990ef8b2b92685f76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 11311,
            "upload_time": "2024-10-20T09:49:07",
            "upload_time_iso_8601": "2024-10-20T09:49:07.129693Z",
            "url": "https://files.pythonhosted.org/packages/7e/74/9ed391c6c24415eacac52e19989ee2fce43e53bf94150880b6a26550a6a5/ttls-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb3564057a232440fc2ec6e3886f5bb7de7b7ed6be0cb5cbf31d5fe4b0af0183",
                "md5": "1294f2387110aa539bb1c8aaf445530f",
                "sha256": "3dce7b444fc55a66a355eb849eb7dde56d3ad36fd2c3be3b433c430c462b60d1"
            },
            "downloads": -1,
            "filename": "ttls-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1294f2387110aa539bb1c8aaf445530f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 8989,
            "upload_time": "2024-10-20T09:49:08",
            "upload_time_iso_8601": "2024-10-20T09:49:08.459882Z",
            "url": "https://files.pythonhosted.org/packages/fb/35/64057a232440fc2ec6e3886f5bb7de7b7ed6be0cb5cbf31d5fe4b0af0183/ttls-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 09:49:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jschlyter",
    "github_project": "ttls",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ttls"
}
        
Elapsed time: 0.56341s