Skip to content

laorange/ScriptForSafetyEducation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptForSafetyEducation

用python全自动刷课——(北京麦课)安全课程-安全教育学习

LICENCE:GPL-3.0

平台 地址
GitHub https://github.com/laorange/ScriptForSafetyEducation
Gitee https://gitee.com/laorange/ScriptForSafetyEducation
B站视频
第一期:用python全自动刷课_新生安全教育丨v1.0
第二期:基于selenium的全自动python刷网课程序丨安全课程丨 selenium介绍丨v2.0
第三期:python图形界面 PyQt/PySide6 QtDesigner的使用
第四期:Python图形界面 15分钟快速入门PySide/PyQt 信号与槽

截图

demo.png

第三方库

# pip install -r requirements.txt
PySide6>=6.2.2
loguru>=0.5.3
selenium>=4.1.0

支持刷以下课程:

· 新生安全教育

  • http://weiban.mycourse.cn/#/course?projectType=pre

    pre.png

· 安全课程学习

  • http://weiban.mycourse.cn/#/course?projectType=normal

    normal.png

· 专题学习

  • http://weiban.mycourse.cn/#/course?projectType=special

    special.png

⚠请注意⚠

  1. 该学习的课程请自行学习。

  2. 写本程序是因为我想学selenium,并做一个项目练手。

  3. 开源仅用于学习交流,严禁商用!

  4. 如果不着急,每节课的间隔时长可以设置在1分钟以上,尽量与正常看课时间接近,这样会非常安全。

  5. 使用该程序导致的任何后果请由使用者自行承担。