powdy


Namepowdy JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/RiverSharks/powdy
SummaryA simple proxy server for Klipper power switch, for tuya sockets
upload_time2023-10-09 19:02:38
maintainer
docs_urlNone
authorRiverSharks
requires_python>=3.7
licenseMIT
keywords tuya switch proxy python klipper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Powdy



![PyPI](https://img.shields.io/pypi/v/powdy)

![PyPI - Downloads](https://img.shields.io/pypi/dm/powdy)

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/powdy)

To add description

## Usage

## Installation

`pip3 install powdy`


## Issue feedback


## License

powdy is available under the MIT license. Please see the [LICENSE](./LICENSE) file for more info.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RiverSharks/powdy",
    "name": "powdy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "tuya switch proxy python klipper",
    "author": "RiverSharks",
    "author_email": "bailym.a@ukr.net",
    "download_url": "https://files.pythonhosted.org/packages/bb/1c/af932c0028720284397a720a69fa95a30abd76ccfbce3b3a4df43e93f12a/powdy-0.0.6.tar.gz",
    "platform": null,
    "description": "# Powdy\n\n\n\n![PyPI](https://img.shields.io/pypi/v/powdy)\n\n![PyPI - Downloads](https://img.shields.io/pypi/dm/powdy)\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/powdy)\n\nTo add description\n\n## Usage\n\n## Installation\n\n`pip3 install powdy`\n\n\n## Issue feedback\n\n\n## License\n\npowdy is available under the MIT license. Please see the [LICENSE](./LICENSE) file for more info.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple proxy server for Klipper power switch, for tuya sockets",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/RiverSharks/powdy"
    },
    "split_keywords": [
        "tuya",
        "switch",
        "proxy",
        "python",
        "klipper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68a5c7ce9973c517df6efaabceb35248aed516d0f629dff2a6237518db0bc7a6",
                "md5": "8696a3d82e2eb75c7f455edcbb86bb2f",
                "sha256": "327065eded27147e68b72695fef573219472c08dc74b2f47a72bd29e14a8f915"
            },
            "downloads": -1,
            "filename": "powdy-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8696a3d82e2eb75c7f455edcbb86bb2f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18598,
            "upload_time": "2023-10-09T19:02:36",
            "upload_time_iso_8601": "2023-10-09T19:02:36.436964Z",
            "url": "https://files.pythonhosted.org/packages/68/a5/c7ce9973c517df6efaabceb35248aed516d0f629dff2a6237518db0bc7a6/powdy-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb1caf932c0028720284397a720a69fa95a30abd76ccfbce3b3a4df43e93f12a",
                "md5": "3d9ffe785ae3e99f9809fdbb35f6c03a",
                "sha256": "1cb79bd4c52d6618076c2bccb46b27124dcad9fe4ff629794658923aaeeed030"
            },
            "downloads": -1,
            "filename": "powdy-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "3d9ffe785ae3e99f9809fdbb35f6c03a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 14894,
            "upload_time": "2023-10-09T19:02:38",
            "upload_time_iso_8601": "2023-10-09T19:02:38.262310Z",
            "url": "https://files.pythonhosted.org/packages/bb/1c/af932c0028720284397a720a69fa95a30abd76ccfbce3b3a4df43e93f12a/powdy-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 19:02:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RiverSharks",
    "github_project": "powdy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "powdy"
}
        
Elapsed time: 0.12300s