# Python-skill **Repository Path**: Angious/Python-skill ## Basic Information - **Project Name**: Python-skill - **Description**: 强智教务系统自动抢课并发送短信通知 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-05-03 - **Last Updated**: 2023-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 强智教务系统自动抢课 帮助广大学生解决抢不到好课的问题!自动抢课!! 100行代码帮你实现抢课! 使用了python中splinter的API接口用来操作页面交互,用了twilio用来给手机发送短信通知抢课成功!细节讲解在py代码中。 欢迎大家fork来继续增加更多功能,我也会不定期更新功能! splinter API文档链接:https://splinter.readthedocs.io/en/latest/mouse-interaction.html 我的博客链接:https://home.cnblogs.com/u/xubin97/ 更多这方面文章!