aqvify


Nameaqvify JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttp://github.com/ptz0n/python-aqvify
SummaryRead values from Aqvify through their API.
upload_time2023-08-21 17:29:15
maintainer
docs_urlNone
authorErik Eng
requires_python
licenseMIT
keywords home automation aqvify
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A python module for reading values from Aqvify devices through the official API.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/ptz0n/python-aqvify",
    "name": "aqvify",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "home automation aqvify",
    "author": "Erik Eng",
    "author_email": "erik@eng.se",
    "download_url": "https://files.pythonhosted.org/packages/b6/d8/500f4cfa51e983bf48a1838589b1359ecb1ebb338153a24b08fbafd0c049/aqvify-0.1.1.tar.gz",
    "platform": null,
    "description": "A python module for reading values from Aqvify devices through the official API.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Read values from Aqvify through their API.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "http://github.com/ptz0n/python-aqvify"
    },
    "split_keywords": [
        "home",
        "automation",
        "aqvify"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d8500f4cfa51e983bf48a1838589b1359ecb1ebb338153a24b08fbafd0c049",
                "md5": "0846f871530054e2470571e410c93645",
                "sha256": "94d71e16606d89e400940d68036b15ecefd95e40c52c53100f302e5b84c3ced8"
            },
            "downloads": -1,
            "filename": "aqvify-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0846f871530054e2470571e410c93645",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4335,
            "upload_time": "2023-08-21T17:29:15",
            "upload_time_iso_8601": "2023-08-21T17:29:15.805987Z",
            "url": "https://files.pythonhosted.org/packages/b6/d8/500f4cfa51e983bf48a1838589b1359ecb1ebb338153a24b08fbafd0c049/aqvify-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-21 17:29:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ptz0n",
    "github_project": "python-aqvify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "aqvify"
}
        
Elapsed time: 0.11940s