Skip to main content

Encapsulation

Project description

简介

封装方便调用

联系人

作者: 浮生

邮箱: iyaole@vip.qq.com

支持的 Python 版本

Python 3.9+

安装


pip install iyaole

https://pypi.org/project/iyaole/

示例

from iyaole import *

#后台鼠标点击

鼠标操作.后台激活点击(100, 200)

#找色判断 检查颜色匹配(x坐标, y坐标,起始颜色, 颜色偏移)

颜色信息 = (100, 50, "FF0000, 10|20|FF0000,5|-5|00FF00")

找色操作.检查颜色匹配(颜色信息)

#查找元素

网页操作.查找单个元素('xp','//div[@id="uu"]')

#文件写入

文件操作.写入文件('文件名.txt',123)

#时间获取

时间操作.获取时间()

更新日志

1.0.4 添加封装

1.0.3 添加封装

1.0.2 添加封装

1.0.1 添加封装

1.0.0 首次发布

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iyaole-1.0.4.tar.gz (13.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page