Giter VIP home page Giter VIP logo

unipus-tool's Introduction

U校园脚本


本项目仅供学习!侵删。

本来打算写一个自动答题的脚本,但是精力有限并且没有很好的题库,最后不了了之。

目前功能

  • 自动登录

  • 刷课程时长

刷时长时请不要在其他设备登录,否则不计入时长

快速开始

修改main.py,键入账号密码

pip install -r requirements.txt
python main.py

其他

本项目提供了其他API,有需要的请自取

项目
│  decrypt.py       解密
│  main.py
│  ws.py            刷时长
│
└─api
       auth.py      登录和鉴权相关api
       course.py    课程相关api

注:登录需要输入验证码,也可以使用识别验证码的库

unipus-tool's People

Contributors

z5882852 avatar tanlisheng avatar

Stargazers

 avatar Ziyi Zhang avatar Zixiang Zhao avatar 随性先生 avatar  avatar  avatar  avatar  avatar  avatar  avatar George W. Bush avatar  avatar 葫芦不是瓢 avatar  avatar  avatar  avatar vviice avatar  avatar  avatar  avatar  avatar 爱吃蛋炒饭 avatar  avatar Dave Croghan avatar

Watchers

 avatar

unipus-tool's Issues

时长没有改变

大佬,项目正常跑,且没有其他设备登录u校园,但是时长却没有增加。

时长没有变化

挂机刷了一晚上,时长并没有增加。没有在其他地方登录u校园
1

登陆成功后选择课程后报错

image

Traceback (most recent call last):
File "G:\unipus-tool-main\main.py", line 98, in
ws_connect(open_id, auth_token, tutorial_id, 5)
File "G:\unipus-tool-main\ws.py", line 17, in ws_connect
ws = websocket.WebSocket(sslopt={"cert_reqs": ssl.CERT_NONE})
TypeError: init() got an unexpected keyword argument 'sslopt'

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.