Flutter 工具类 App 点击无响应 Bug 猎手 — 自动搜索 GitHub 上的 UI 交互 bug
Project description
project-hunter
Flutter 工具类 App 点击无响应 Bug 猎手 — 自动搜索 GitHub 上的 UI 交互 bug。
安装
pip install project-hunter
需要先登录 GitHub CLI:
gh auth login
用法
project-hunter run # 用 .env 默认参数
project-hunter run --platform ios # 只看 iOS bug
project-hunter run --limit 20 # 输出 20 个仓库
project-hunter run --output-format json # JSON 格式
project-hunter run --save-path ~/Desktop/report.md # 指定保存路径
project-hunter run --help # 查看所有选项
配置
在脚本同目录创建 .env 文件:
PLATFORM=android # android | ios | all
MIN_ISSUES=50
LIMIT=10
CANDIDATES=140
MAX_ISSUE_PAGES=3
MAX_RELEASE_PAGES=2
OUTPUT_FORMAT=md # md | json | text
SAVE_PATH= # 留空 = 当前目录 flutter-bug-report.md
EDIT_DISTANCE_THRESHOLD=2
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
project_hunter-0.1.0.tar.gz
(9.5 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 project_hunter-0.1.0.tar.gz.
File metadata
- Download URL: project_hunter-0.1.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45e76becea0c9b347d013ac0f9d66d7357fd32379722c300bc02eaffdff50bdc
|
|
| MD5 |
d592ba8c54aea5124e864f5f8522d49c
|
|
| BLAKE2b-256 |
bfc40e3fcc6536176d08a1c04c870a22bad890ae8686f9f3d0272cdd2bb7fc97
|
File details
Details for the file project_hunter-0.1.0-py3-none-any.whl.
File metadata
- Download URL: project_hunter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
deef939d9c81457326a562e894d05bebea25659afa8267cc759b769b2b1e22a2
|
|
| MD5 |
aacd93d2dfc8f030f4d4dbffa8e81dad
|
|
| BLAKE2b-256 |
7ba260eacbadd932e88090af8bd5e9fe67282bcef375857512dd3a988972f1a7
|