$ git clone https://github.com/cybersp4ce/seu-login.git
$ cd seu-login
$ pip3 install -r requirements.txt
$ python3 login.py 一卡通号 密码
报错"Could not find an available JavaScript runtime"的解决方法:
$ sudo apt install nodejs
Copyright (c) 2021 Ruizhi Liu
Licensed under the MIT License