tplink-ess-lib


Nametplink-ess-lib JSON
Version 0.4.5 PyPI version JSON
download
home_pagehttps://github.com/firstof9/tplink-ess-lib
SummaryPython package and software for the TP-Link TL-SG105E and TL-SG108E smart switches
upload_time2023-05-07 01:37:02
maintainer
docs_urlNone
authorfirstof9
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Codecov branch](https://img.shields.io/codecov/c/github/firstof9/tplink-ess-lib/main?style=flat-square)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/firstof9/tplink-ess-lib?style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/firstof9/tplink-ess-lib?style=flat-square)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/firstof9/tplink-ess-lib?style=flat-square)
# tplink-ess-lib
Python Library for interfacing with TP-Link Easy Smart Switches


TODO:
- [ ] Tests
- [ ] Clean up


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/firstof9/tplink-ess-lib",
    "name": "tplink-ess-lib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "firstof9",
    "author_email": "firstof9@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/43/7e/75260ceffb657af5905be4e730fc090dc420870f428766a237edb4fbc9b0/tplink-ess-lib-0.4.5.tar.gz",
    "platform": null,
    "description": "![Codecov branch](https://img.shields.io/codecov/c/github/firstof9/tplink-ess-lib/main?style=flat-square)\n![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/firstof9/tplink-ess-lib?style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/firstof9/tplink-ess-lib?style=flat-square)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/firstof9/tplink-ess-lib?style=flat-square)\n# tplink-ess-lib\nPython Library for interfacing with TP-Link Easy Smart Switches\n\n\nTODO:\n- [ ] Tests\n- [ ] Clean up\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python package and software for the TP-Link TL-SG105E and TL-SG108E smart switches",
    "version": "0.4.5",
    "project_urls": {
        "Download": "https://github.com/firstof9/tplink-ess-lib",
        "Homepage": "https://github.com/firstof9/tplink-ess-lib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5833daa90db26b1932faaf196c86c3aead80be9b862f20e5e184da9f5f705845",
                "md5": "538bc8378dc7f20f888adc15b9e84cf6",
                "sha256": "fd5b4e17ebe3cf4f88c21987b12419ceb2a9ddd48010d33959965da7046cb954"
            },
            "downloads": -1,
            "filename": "tplink_ess_lib-0.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "538bc8378dc7f20f888adc15b9e84cf6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8498,
            "upload_time": "2023-05-07T01:37:01",
            "upload_time_iso_8601": "2023-05-07T01:37:01.169295Z",
            "url": "https://files.pythonhosted.org/packages/58/33/daa90db26b1932faaf196c86c3aead80be9b862f20e5e184da9f5f705845/tplink_ess_lib-0.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "437e75260ceffb657af5905be4e730fc090dc420870f428766a237edb4fbc9b0",
                "md5": "c9db5686f3ebf0652a0a2ed6a6daee1f",
                "sha256": "a645da410f008cae8ff11eceec2dc85062c97a26f6bf069d825b294bee44396d"
            },
            "downloads": -1,
            "filename": "tplink-ess-lib-0.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c9db5686f3ebf0652a0a2ed6a6daee1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7683,
            "upload_time": "2023-05-07T01:37:02",
            "upload_time_iso_8601": "2023-05-07T01:37:02.880960Z",
            "url": "https://files.pythonhosted.org/packages/43/7e/75260ceffb657af5905be4e730fc090dc420870f428766a237edb4fbc9b0/tplink-ess-lib-0.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-07 01:37:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "firstof9",
    "github_project": "tplink-ess-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "tplink-ess-lib"
}
        
Elapsed time: 0.12447s