Code Monkey home page Code Monkey logo

grade-reminder's Introduction

grade-reminder

上海科技大学研究生成绩提醒工具

运行方法

!!!注意:只能运行在python3环境中

创建conda虚拟环境并激活

conda create -n grade_reminder pip
conda activate grade_reminder

安装依赖包

pip install redis requests bs4 schedule 

设置参数

参数设置在config.py文件里,各个参数都有注释,仔细看

运行脚本

python remind_grade.py &

遇到的bug

之前遇到由于目标计算机积极拒绝,无法连接之类的错误,猜想是ip被封了。现在经过排查, 是研究生系统网站不稳定导致的,所以我现在把程序改了一下,连接研究生系统的时候尝试10次。

写在后面的话

我写这个的初衷是为了方便大家查成绩,乱改程序,对研究生系统进行洪水攻击等行为均和本人无关,一切后果自负!

联系

有问题联系我 [email protected]

grade-reminder's People

Stargazers

Bruce Chen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.