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管理图片匹配素材, 仅需一个分辨率下的截图就, 支持不同分辨率自适应
- 可打包离线/在线安装setup.exe, 支持通过Pip/Git国内镜像在线增量更新. 在线安装包仅3M
- 支持Github Action一键构建
- 支持多语言国际化
使用基于ok-script的按键精灵, 快速学习和开始
API列表, 脚本录制
支持多种截图以及交互方式
标注管理 (Template Matching)
使用 推荐使用Python 3.12
- 在你的项目中通过pip依赖使用
pip install ok-script
- 编译国际化文件
compile_i18n.cmd
文档和示例代码
- 游戏自动化入门
- 快速开始
- API文档
- 进阶使用
- 开发者群: 938132715
- pip https://pypi.org/project/ok-script
使用ok-script的项目:
- 鸣潮 https://github.com/ok-oldking/ok-wuthering-wave
- 原神(不在维护, 但是后台过剧情可用) https://github.com/ok-oldking/ok-genshin-impact
- 少前2 https://github.com/ok-oldking/ok-gf2
- 星铁 https://github.com/Shasnow/ok-starrailassistant
- 星痕共鸣 https://github.com/Sanheiii/ok-star-resonance
- 二重螺旋 https://github.com/BnanZ0/ok-duet-night-abyss
- 白荆回廊(停止更新) https://github.com/ok-oldking/ok-baijing
- 终末地 https://github.com/AliceJump/ok-end-field
- 异环 https://github.com/BnanZ0/ok-nte
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.108.tar.gz
(6.1 MB
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.108.tar.gz.
File metadata
- Download URL: ok_script-1.0.108.tar.gz
- Upload date:
- Size: 6.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaa9c6adbb0e1a9411fef0ba796cb70fdba24e714f8a5757c941f1cbbd9dd8c5
|
|
| MD5 |
732085f957e6ee853998f2ebc99ef9c2
|
|
| BLAKE2b-256 |
6b65c21ff989ba65966f1fbe1b01e118248513a47e844ef37c01cd563a07c8d7
|
File details
Details for the file ok_script-1.0.108-py3-none-any.whl.
File metadata
- Download URL: ok_script-1.0.108-py3-none-any.whl
- Upload date:
- Size: 6.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d64a95161129705a835189709d17c1670a7d8b4dfc84ba339bc77f88f953885d
|
|
| MD5 |
bb999c0a86677ea2d4c527994f08cef2
|
|
| BLAKE2b-256 |
e583d96d4871a38b51025937226d870825777db26956df794b20057df638c42b
|