Use json5 for view-based workflows configuration
Project description
Introduction
- Use json5 for view-based workflows configuration
Use
uv add pyautogui-flowjson --index-url https://pypi.org/simple
uv run flowjson -h # 查看帮助
uv run flowjson --workflowJsonAddress tdd.json5 --imagesDirPath $PWD/src/common/images/tdd --isDebug # vscode 示例
Development Project
uv sync # 安装依赖
rm -rf src/**/__pycache__ # 清空编译产物
uv run -m src.test.index # 测试
uv run -m src.index --workflowJsonAddress tdd.json5 --imagesDirPath $PWD/src/common/images/tdd --isDebug # vscode 示例
Tip
- pyautogui.moveTo(0, 0) wins 上会报错 pyautogui.FailSafeException: PyAutoGUI fail-safe triggered from mouse moving to a corner of the screen. To disable this fail-safe, set pyautogui.FAILSAFE to False. DISABLING FAIL-SAFE IS NOT RECOMMENDED
MCP
- @modelcontextprotocol/inspector 并不是很好用 先用 vscode cline 调试
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
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 pyautogui_flowjson-0.0.4.tar.gz.
File metadata
- Download URL: pyautogui_flowjson-0.0.4.tar.gz
- Upload date:
- Size: 2.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f655570adb6abdf8b7a1d7deabc5b2f0177409d76ce0b065d37d8849e33b533f
|
|
| MD5 |
c1290d3cd680182e90269cfe1c701d29
|
|
| BLAKE2b-256 |
e8d51585b421ccbd63cb73b71fd831c3b0c28347908dca3fc5d11a3cac90a7d1
|
File details
Details for the file pyautogui_flowjson-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pyautogui_flowjson-0.0.4-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc769589c0696106c3885d586b482b5850a2159443b91efae40a184d90196a22
|
|
| MD5 |
ef7e99b1f4062dce878dcecfb8a75022
|
|
| BLAKE2b-256 |
a78ab6f51a8f8ebe4aa7341fa9a6781d7161f21828ba18300dc9a8badefdef04
|