pytouchline-extended


Namepytouchline-extended JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://github.com/brondum/pytouchline
SummaryA Roth Touchline interface library
upload_time2025-01-06 13:53:43
maintainerNone
docs_urlNone
authorPeter Brondum
requires_pythonNone
licenseMIT
keywords roth touchline home assistant hassio heat pump
VCS
bugtrack_url
requirements faust_cchardet httplib2 pytest setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A simple helper library for controlling a Roth Touchline heat pump controller

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brondum/pytouchline",
    "name": "pytouchline-extended",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Roth, Touchline, Home Assistant, hassio, Heat pump",
    "author": "Peter Brondum",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/65/b3/272827f318b630c923a9d85d698d8ff01b7663956c016dffca64fb6b2373/pytouchline_extended-0.4.5.tar.gz",
    "platform": null,
    "description": "A simple helper library for controlling a Roth Touchline heat pump controller\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Roth Touchline interface library",
    "version": "0.4.5",
    "project_urls": {
        "Homepage": "https://github.com/brondum/pytouchline"
    },
    "split_keywords": [
        "roth",
        " touchline",
        " home assistant",
        " hassio",
        " heat pump"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b553df3c05f0be8bd09b2077a245d20b093e1642fba1c6357be6440c54672fb",
                "md5": "a655264ba0800b9164d6dcc9ffc68b42",
                "sha256": "389e25d96748c54e3d83c8804b90adba9e1f5a6c87bfff5ddbeef133893ca699"
            },
            "downloads": -1,
            "filename": "pytouchline_extended-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a655264ba0800b9164d6dcc9ffc68b42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4285,
            "upload_time": "2025-01-06T13:53:41",
            "upload_time_iso_8601": "2025-01-06T13:53:41.888303Z",
            "url": "https://files.pythonhosted.org/packages/0b/55/3df3c05f0be8bd09b2077a245d20b093e1642fba1c6357be6440c54672fb/pytouchline_extended-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65b3272827f318b630c923a9d85d698d8ff01b7663956c016dffca64fb6b2373",
                "md5": "22fd994b34e1ad48750214e679482187",
                "sha256": "c8147b981ae2f9e65ebd3ae822138987de222ef14602e16ceffbef13a9f93ef4"
            },
            "downloads": -1,
            "filename": "pytouchline_extended-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "22fd994b34e1ad48750214e679482187",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4588,
            "upload_time": "2025-01-06T13:53:43",
            "upload_time_iso_8601": "2025-01-06T13:53:43.893261Z",
            "url": "https://files.pythonhosted.org/packages/65/b3/272827f318b630c923a9d85d698d8ff01b7663956c016dffca64fb6b2373/pytouchline_extended-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 13:53:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brondum",
    "github_project": "pytouchline",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "faust_cchardet",
            "specs": [
                [
                    "==",
                    "2.1.19"
                ]
            ]
        },
        {
            "name": "httplib2",
            "specs": [
                [
                    "==",
                    "0.22.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.1.0"
                ]
            ]
        }
    ],
    "lcname": "pytouchline-extended"
}
        
Elapsed time: 0.89647s