Automation with Computer Vision for Python
Project description
ok-script
- ok-script 是基于图像识别技术, 纯Python实现的, 支持Windows窗口和模拟器的自动化测试框架。
- 框架包含UI, 截图, 输入, 设备控制, OCR, 模板匹配, 框框Debug浮层, 基于Github Action的测试, 打包, 升级/降级。
- 基于开发一个工业级的自动化软件仅需几百行代码。
优势
- 纯Python实现, 免费开源, 依赖库均为开源方案
- 支持pip install任何第三方库, 可以方便整合yolo等框架
- 一套代码即可支持Windows安卓模拟器/ADB连接的虚拟机, Windows客户端游戏, 安卓系统直接运行(开发中)
- 自适应分辨率
- 使用coco管理图片匹配素材
- 可用Rust写的exe打包, 支持通过Pip/Git国内镜像在线增量更新. 在线安装包仅3M
- 支持Github Action一键构建
- 支持多语言国际化
使用
- 需要使用python 3.12
- 使用pip
pip install ok-script
- 或者本地编译源码使用
in_place_build.bat
- 链接目录到你项目的ok文件夹下
mklink /d "C:\path\to\your-project\ok" "C:\path\to\ok-script\ok"
文档和示例代码
- https://github.com/ok-oldking/ok-script-boilerplate
- 开发者群: 938132715
- pip https://pypi.org/project/ok-script
使用ok-script的项目:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ok_script-1.0.3.tar.gz
(212.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ok_script-1.0.3.tar.gz.
File metadata
- Download URL: ok_script-1.0.3.tar.gz
- Upload date:
- Size: 212.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe4350583448c4083f60bcc1a2154e78cb69d33c0325104327285066721dfcfc
|
|
| MD5 |
3cfc2900d3f2344e403bf82c6c73742a
|
|
| BLAKE2b-256 |
9731e9868b6933d1a12e3c75dbaa377adbbfc57482a188cd690ab2bbe7755f10
|
File details
Details for the file ok_script-1.0.3-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: ok_script-1.0.3-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67dd5c9b7396cf9850c64cedd19dbbde0dd362261092e2bebc7eb67f64c69a80
|
|
| MD5 |
aa01b1865593f4c0f0a4c65396b0ac39
|
|
| BLAKE2b-256 |
b58cf0f0fa4c1a7e5cb5064134426b8caad2e842ead03c6fad8f82766d56058b
|