# examtool-pro **Repository Path**: sengedev/examtool-pro ## Basic Information - **Project Name**: examtool-pro - **Description**: 基于GPL开源的免费自动搜题软件 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-12-06 - **Last Updated**: 2024-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExamTool Pro使用技巧 ## 克隆该应用程序 ```bash git clone https://github.com/senge-studio/examtool-pro.git ``` 如果打不开GitHub,请使用此地址 ```bash git clone https://gitee.com/senge-studio/examtool-pro.git ``` ## 安装扩展 - wxpython python图形化扩展 - pyperclip 实现剪贴板复制粘贴 - pypubsub 防止程序假死 安装以下插件以后,请直接运行`python examtool-pro,git` ## 兼容的操作系统 支持的操作系统如下 - Windows 7或更新的版本 - macOS - Linux > 注意: > 本程序已经完美支持Linux系统,在Windows或macOS上理论可以运行,但是兼容性未测试 ## 使用方法 1. 新建json文档,多选题请以列表的形式保存,标准格式见`example.json` 2. 运行后输入文件路径并读取,如需实时检测剪贴板请点击`启用自动搜题模式` 3. 如需恢复初始设置,请点击清除按钮 4. 如果搜索到多个答案,请在文本框中查看其他的答案