You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JesterHey 3bec392e08
deleted: .vscode/c_cpp_properties.json
9 months ago
.idea new file: demo.py 9 months ago
__pycache__ new file: .vscode/c_cpp_properties.json 9 months ago
LICENSE Create LICENSE 9 months ago
README.md 更新 README.md 9 months ago
get_in.py new file: __pycache__/get_in.cpython-310.pyc 9 months ago
get_info.py new file: .vscode/c_cpp_properties.json 9 months ago
initialization.py new file: __pycache__/get_in.cpython-310.pyc 9 months ago
kill_course.py modified: kill_course.py 9 months ago
main.py modified: __pycache__/initialization.cpython-310.pyc 9 months ago
requirements.txt deleted: demo.py 9 months ago
single_course.py new file: .vscode/c_cpp_properties.json 9 months ago

README.md

🍏青马助手🐎 beta1.0

前置要求

  • 环境变量 Python >= 3.8
  • Chrome浏览器

使用方法

  1. 下载程序(以下任选其一)
  • 使用git克隆仓库 git clone https://github.com/JesterHey/cyan_horse.git
  • 下载压缩包 点此下载
  1. 安装所需库
    在文件夹位置进入终端页面(压缩包下载者需解压后进入),输入代码: pip install requirements.txt
    后等待下载完毕
  2. 运行
    输入
    python main.py
    后程序自动开始执行,按要求填入信息即可

常见问题

  1. 网络连接错误

首先检查网络是否通畅,然后关闭程序后再重新按照上述步骤重新打开程序即可。

  1. 提示找不到元素或元素不存在

由于青马网站加载限制和网络波动,有时候页面尚未完全加载时程序便开始执行下一步操作,因而产生此错误,解决方法同上。

  1. 课程信息识别有误

问题产生原因在于读取课程信息时网站刷新不及时导致漏读,这回使得刷课时反复刷已经完成的课,解决方法也同上。

其他问题请在Issues中提出

TO DO

  • 完成自动答题模块

免责声明

使用程序即表示您愿意承担相应后果,原作者概不对其负责。