/curriculum-calendar-THU

从学校 Excel 格式课表生成 ics 日历文件脚本

Primary LanguagePython

清华课程表 Excel 到 .ics 转换器

用法: 命令行: python calendarthu.py 'path' 其中 path 是课表路径

需要 xlrd 包用于读取 Excel.