Metadata-Version: 2.1
Name: a2y-atsui
Version: 1.0.0
Summary: A module that implements the UI part of ats module.
Home-page: http://www.kersci.com/a2y/atsui.html
Author: Yu Han
Author-email: hanjunyu@163.com
License: Private
Platform: Windows
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Free For Educational Use
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wxpython (>=4.0)

# Python Module: a2y_atsui

`a2y_atsui`模块实现了`a2y_ats`模块所需要的UI部分。本模块只是图形界面，没有提供实质功能，通常不会单独使用。用户应使用`a2y_ats`模块提供的自动化测试框架。


## ChangeLog

- 2024-07-01 发布版本 1.0.0


