# UESTC-eams-coursetool **Repository Path**: Eternity-Myth/UESTC-eams-coursetool ## Basic Information - **Project Name**: UESTC-eams-coursetool - **Description**: A UESTC-eams python script(By Cyrus),with lessondata(date:2018.9.8,including lessons' name and id)and script to get lessondata(you have to use these scripts with your own account and password)UESTC选课脚本(原作者Cyrus,后添加退课功能),课程名称和ID数据,以及获取以上数据的脚本(需要登录自己的账号使用) - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-10-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UESTC-eams-coursetool lessondata.txt:All lessons' id on UESTC's eams.Search for lessons' id and use this with other select course scripts. (UESTC教务系统所有开设课程的id号(6位),查询课程并配合该项目的eams.py选课脚本或者其它的选课脚本使用) getlessons.py:The getlessons.py script can use to get all these IDdata,but you have to use your own account to login. (getlessons.py脚本可以用来获取这些课程ID数据,但你需要使用自己的教务系统账号) date:2018.9.8 eams.py:Written by Cyrus(https://github.com/CyrusF/uestc-eams ) ,added withdraw function (eams.py脚本原作者Cyrus。添加退课功能)