Skip to content

starrify/zju-jwb-to-icalendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZJU jwb to iCalendar

将浙江大学教务网课程导出为 iCalendar 文件(可用于 iCal、Google Calendar 等)。

使用方法

在线使用

感谢 @starrify 将项目 port 到 OpenShift 上。

本地使用

  1. 安装 pip
  2. sudo pip install -r requirements.txt
  3. python grabber.py
  4. 输入学号、密码
  5. 文件会导出到 dump.icsdump.yaml

欢迎 Pull Request

由于每个学期需要更新数据,且教务网有可能发生变化,故长期欢迎各类 pull request。

已知问题

无法处理因为节假日产生的调课。

另外,脚本可能有纰漏,由于使用本脚本造成的上课迟到、挂科,作者概不负责。

About

将浙江大学教务网课程导出为 iCalendar 文件(可用于 iCal、Google Calendar 等)。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%