hyuiauto


Namehyuiauto JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/jcyrss/hyuiauto
SummaryA generic automation framework for QA testing
upload_time2024-01-13 13:02:47
maintainer
docs_urlNone
authorbaiyueheiyu 白月黑羽
requires_python>=3.9
licenseApache License 2.0
keywords hyuiauto automation testautomation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Introduction

`hyuiauto` is an open source UI automation library. 


## Installation

```py
pip install hyuiauto
```

## Documentation

<!-- [User Guide](https://github.com/jcyrss/hyuiauto/blob/main/Documentation.md) -->


[中文教程链接](https://www.byhy.net/tut-etc/hyuiauto/01/)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jcyrss/hyuiauto",
    "name": "hyuiauto",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "hyuiauto automation testautomation",
    "author": "baiyueheiyu \u767d\u6708\u9ed1\u7fbd",
    "author_email": "jcyrss@gmail.com",
    "download_url": "https://pypi.python.org/pypi/hyuiauto",
    "platform": null,
    "description": "## Introduction\r\n\r\n`hyuiauto` is an open source UI automation library. \r\n\r\n\r\n## Installation\r\n\r\n```py\r\npip install hyuiauto\r\n```\r\n\r\n## Documentation\r\n\r\n<!-- [User Guide](https://github.com/jcyrss/hyuiauto/blob/main/Documentation.md) -->\r\n\r\n\r\n[\u4e2d\u6587\u6559\u7a0b\u94fe\u63a5](https://www.byhy.net/tut-etc/hyuiauto/01/)\r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A generic automation framework for QA testing",
    "version": "0.1.6",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/hyuiauto",
        "Homepage": "https://github.com/jcyrss/hyuiauto"
    },
    "split_keywords": [
        "hyuiauto",
        "automation",
        "testautomation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "551c26929b4efeefa64b8341ba83a8e71bd219ef37e4c8a7242a40101a4560eb",
                "md5": "f498fced85a65ad4458af6b37c216ab9",
                "sha256": "72f0974d5effb9f20b9125b6403ffce963ce43493236fe45d2914e410ca413b4"
            },
            "downloads": -1,
            "filename": "hyuiauto-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f498fced85a65ad4458af6b37c216ab9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3073111,
            "upload_time": "2024-01-13T13:02:47",
            "upload_time_iso_8601": "2024-01-13T13:02:47.794099Z",
            "url": "https://files.pythonhosted.org/packages/55/1c/26929b4efeefa64b8341ba83a8e71bd219ef37e4c8a7242a40101a4560eb/hyuiauto-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 13:02:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jcyrss",
    "github_project": "hyuiauto",
    "github_not_found": true,
    "lcname": "hyuiauto"
}
        
Elapsed time: 0.16233s