evohomeclient


Nameevohomeclient JSON
Version 0.3.9 PyPI version JSON
download
home_pagehttps://github.com/watchforstock/evohome-client/
SummaryPython client for connecting to the Evohome webservice
upload_time2024-12-14 09:21:53
maintainerNone
docs_urlNone
authorAndrew Stock
requires_pythonNone
licenseApache 2
keywords evohome
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/watchforstock/evohome-client/",
    "name": "evohomeclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "evohome",
    "author": "Andrew Stock",
    "author_email": "evohome@andrew-stock.com",
    "download_url": "https://files.pythonhosted.org/packages/50/72/6efeadf4d37cd3c85fb856db58f9b598ea1c4461a5d0cbe74ea82169bc05/evohomeclient-0.3.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2",
    "summary": "Python client for connecting to the Evohome webservice",
    "version": "0.3.9",
    "project_urls": {
        "Download": "https://github.com/watchforstock/evohome-client/tarball/0.3.9",
        "Homepage": "https://github.com/watchforstock/evohome-client/"
    },
    "split_keywords": [
        "evohome"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d64d57363688d646ea1a450a8667b3e64b5fc989f553b6713b854df6ce3870b7",
                "md5": "a2d37d04b6d95301679bac3af4deb73b",
                "sha256": "ea9ba16fdb9ebadb4090deff4c55a5fabd79cf50d5bbf42433616a736cf083c3"
            },
            "downloads": -1,
            "filename": "evohomeclient-0.3.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2d37d04b6d95301679bac3af4deb73b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21129,
            "upload_time": "2024-12-14T09:21:51",
            "upload_time_iso_8601": "2024-12-14T09:21:51.318854Z",
            "url": "https://files.pythonhosted.org/packages/d6/4d/57363688d646ea1a450a8667b3e64b5fc989f553b6713b854df6ce3870b7/evohomeclient-0.3.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50726efeadf4d37cd3c85fb856db58f9b598ea1c4461a5d0cbe74ea82169bc05",
                "md5": "472ba2220f932a6229c6c3a92200f311",
                "sha256": "bd81ca148b15a492f6231cdce2018903f9ea792d13f30d9322ecc8068d71507e"
            },
            "downloads": -1,
            "filename": "evohomeclient-0.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "472ba2220f932a6229c6c3a92200f311",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18060,
            "upload_time": "2024-12-14T09:21:53",
            "upload_time_iso_8601": "2024-12-14T09:21:53.412570Z",
            "url": "https://files.pythonhosted.org/packages/50/72/6efeadf4d37cd3c85fb856db58f9b598ea1c4461a5d0cbe74ea82169bc05/evohomeclient-0.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 09:21:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "watchforstock",
    "github_project": "evohome-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "evohomeclient"
}
        
Elapsed time: 0.32603s