Skip to content

易班自动打卡 基于官网CAS统一登录

Notifications You must be signed in to change notification settings

deadmau5v/HQ_YiBan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

湖汽易班自动打卡

  • 环境 Python36
    • requests
    • BeautifulSoup
    • Crypto

特点

  • 用 requests 请求 速度很快
  • 打卡日志发到邮箱
  • 记录报错步骤
  • 多线程
  • 自动获取上次打卡信息
  • 通过湖汽官网CAS统一登录 *不需要易班手机号和密码*
  • 只需要学号和身份证后六位

如何使用

  • 下载此库压缩包 解压到某目录
  • 安装 python3.6 +
  • 安装 Crypto 模块
  • 安装 requests 模块
  • 安装 bs4 模块
  • 安装 pandas 模块
  • 将学号身份证填入到data.csv里
  • python3 /your/path/main2.py
  • 用各种方法定时执行 例如云函数 宝塔定时任务等

注意事项

这个项目只针对湖南汽车工程职业学院,起到学习,交流,开源分享的作用,如有症状,请及时报备。

About

易班自动打卡 基于官网CAS统一登录

Topics

Resources

Stars

Watchers

Forks

Languages