Skip to content

基于GPL 3.0开源的免费搜题软件,使用Python语言编写

License

Notifications You must be signed in to change notification settings

senge-dev/examtool-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamTool Pro使用技巧

克隆该应用程序

git clone https://github.com/senge-studio/examtool-pro.git

如果打不开GitHub,请使用此地址

git clone https://gitee.com/senge-studio/examtool-pro.git

安装扩展

  • wxpython python图形化扩展
  • pyperclip 实现剪贴板复制粘贴
  • pypubsub 防止程序假死 安装以下插件以后,请直接运行python examtool-pro,git

兼容的操作系统

支持的操作系统如下

  • Windows XP或更新的版本
  • macOS
  • Linux

注意: 本程序已经完美支持Linux系统,在Windows或macOS上理论可以运行,但是兼容性未测试

使用方法

  1. 新建json文档,多选题请以列表的形式保存,标准格式见example.json
  2. 运行后输入文件路径并读取,如需实时检测剪贴板请点击启用自动搜题模式
  3. 如需恢复初始设置,请点击清除按钮
  4. 如果搜索到多个答案,请在文本框中查看其他的答案

About

基于GPL 3.0开源的免费搜题软件,使用Python语言编写

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages