Code Monkey home page Code Monkey logo

ucas_course_helper's Introduction

国科大选课助手说明

使用方法

修改private.txt后,在控制台执行

  • python main.py

private文件说明

private.txt中,各行表示意义如下:

  1. 第一行为登录选课系统的账号
  2. 第二行为密码
  3. 第三行及以后每一行为一门课以及是否为学位课(0为否1为是)

如下面的为选择编号为091M4044H(且为学位课)和091M5002H(且为非学位课)

091M4044H 1
091M5002H 0

注意

程序假设课程不冲突,每5S尝试选课一次

环境说明

  • python 3.5.2
  • requests 2.11
  • 可选环境:
    • Tesseract-OCR
    • PIL

环境安装方法

更新说明

  • 提升用户体验
  • 支持验证码识别
  • 最近更新优化了选课逻辑,提升效率

ucas_course_helper's People

Contributors

hrwhisper avatar

Watchers

James Cloos 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.