wangluotong is a command-line tool to log in to USTC WLT.
In a server at USTC, assume you have a Python environment, and then run
pip install wangluotong -i https://mirrors.ustc.edu.cn/pypi/simplewangluotong --username <username> --password <password>You can also set environment variables:
export WANGLUOTONG_USERNAME=<username>
export WANGLUOTONG_PASSWORD=<password>
wangluotong