Skip to content

njzjz/wangluotong

Repository files navigation

WangLuoTong

wangluotong is a command-line tool to log in to USTC WLT.

Installation

In a server at USTC, assume you have a Python environment, and then run

pip install wangluotong -i https://mirrors.ustc.edu.cn/pypi/simple

Usage

wangluotong --username <username> --password <password>

You can also set environment variables:

export WANGLUOTONG_USERNAME=<username>
export WANGLUOTONG_PASSWORD=<password>
wangluotong

About

A Python package which provides a command-line interface to log in to USTC WLT.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Generated from njzjz/python-template