# AutomaticLesson **Repository Path**: jenny95/automatic-lesson ## Basic Information - **Project Name**: AutomaticLesson - **Description**: 湘潭大学自动刷课 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-24 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自动刷课使用说明 1. 安装谷歌浏览器驱动 安装教程:https://blog.csdn.net/muriyue6/article/details/101440353 2. 安装python库 ```shell pip install -r requirements.txt ``` 3. 输入自己的身份证号和密码 4. 运行brush_lessons.py ```shell python3 brush_lessons.py ```