Metadata-Version: 2.4
Name: hyuiauto
Version: 3.0.1
Summary: A generic automation framework for QA testing
Author-email: baiyueheiyu 白月黑羽 <jcyrss@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/jcyrss/hyuiauto
Project-URL: Download, https://pypi.python.org/pypi/hyuiauto
Keywords: hyuiauto,automation,testautomation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pure-python-adb
Requires-Dist: bottle
Dynamic: license-file

## 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/)

