Skip to main content

Automation with Computer Vision for Python

Project description

ok-script

  • ok-script 是基于图像识别技术, 纯Python实现的, 支持Windows窗口和模拟器的自动化测试框架。
  • 框架包含UI, 截图, 输入, 设备控制, OCR, 模板匹配, 框框Debug浮层, 基于Github Action的测试, 打包, 升级/降级。
  • 基于开发一个工业级的自动化软件仅需几百行代码。

优势

  1. 纯Python实现, 免费开源, 依赖库均为开源方案
  2. 支持pip install任何第三方库, 可以方便整合yolo等框架
  3. 一套代码即可支持Windows安卓模拟器/ADB连接的虚拟机, Windows客户端游戏
  4. 自适应分辨率
  5. 使用coco管理图片匹配素材, 仅需一个分辨率下的截图就, 支持不同分辨率自适应
  6. 可打包离线/在线安装setup.exe, 支持通过Pip/Git国内镜像在线增量更新. 在线安装包仅3M
  7. 支持Github Action一键构建
  8. 支持多语言国际化

使用 目前仅支持Python 3.12

  • 在你的项目中通过pip依赖使用
pip install ok-script
  • 本地编译源码使用
pip install -r requirements.txt # 安装编译ok-script所需的的依赖
mklink /d "C:\path\to\your-project\ok" "C:\path\to\ok-script\ok" #Windows CMD 创建软链接到你的项目中
in_place_build.bat #如修改__init__.pyx 需要编译Cython代码
  • 编译国际化文件
cd ok\gui\i18n
.\release.cmd
cd ok\gui
.\qrc.cmd

文档和示例代码

使用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.54.tar.gz (247.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ok_script-1.0.54-cp312-cp312-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12Windows x86-64

File details

Details for the file ok_script-1.0.54.tar.gz.

File metadata

  • Download URL: ok_script-1.0.54.tar.gz
  • Upload date:
  • Size: 247.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.10

File hashes

Hashes for ok_script-1.0.54.tar.gz
Algorithm Hash digest
SHA256 2581c22ba51b5d904e1af8c8a5faac859e6f273a8fdacbd4b7d734c11d4919a2
MD5 07cb36f6d18ede52d0a8457d3b6b6adf
BLAKE2b-256 d11b65671d9cf40b9f81b5040bde32a107da1d42765adbff8ae747d693e6ef35

See more details on using hashes here.

File details

Details for the file ok_script-1.0.54-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ok_script-1.0.54-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.2 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

Hashes for ok_script-1.0.54-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3002e97b672a81d72b82a959a1e787d9acad05d89deaf0e387c6b033c23f7efa
MD5 035c5f069bef81490f8756661bee8cd3
BLAKE2b-256 de8b601a53c4955516e8a78a85ee1e6df43cd4c53214819e4e7679859d545e55

See more details on using hashes here.

Supported by

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