Giter Club home page Giter Club logo

njupt_autojudge's Introduction

NJUPT_Autojudge

❤️使用了高亮学长给力的NJUPT的API,获得COOKIE后使用selenium登录

安装依赖库

$ pip3 install -r requirements.txt

如何使用

$ python elvaluate.py

如何设置?

将账号密码在dada.conf中设置,其中Chromedriver的位置也在其中设置

[account]
B17050322 = ...

[config]
webdriver = C:\Program Files (x86)\Google\Chrome\Application\chromedriver.exe

5.22反馈更新

大一时写的时候,课程内容的两个下拉列表是一样的,所以没注意。导致了这次使用时,非主课,如认识实习,及重修课无法自动测评。 5.25蓝桥杯国赛结束后希望有时间能把这坑补上。 最近看了下POST请求,发现直接模拟表单提交其实也是挺容易的。之后有时间再弄了。

12.5更新

用Selenium模拟点击的代码放弃维护了,重新写了一份模拟请求的代码,完成速度更快,请君使用Njupt_AutoJudge_requests😄

njupt_autojudge's People

Contributors

dependabot[bot] avatar freedomisgood avatar mcwindy avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

wonz5130 mcwindy

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.