ChatECNU Documentation
ChatECNU provides Python APIs and command-line tools for ECNU portal access and campus-network access. The daily command is ecnu.
-
Portal
Login, read the portal home summary, inspect session state, and read user info.
-
Campus network
Use the PyPI-bundled Linux x86_64
auth_clientto check, login, logout, or ensure local network access. -
Visitor accounts
Manage ECNU visitor accounts with dry-run support for mutations.
-
ChatEnv config
Store credentials and local network settings under the
ecnutype; portal sessions go to the runtime token store.
Start Here
| Goal | Entry |
|---|---|
| Install and verify | Quickstart |
| Read the command tree | CLI Tree |
| Check capability boundaries | Capability Map |
| Map to Python APIs | Interface Tree |
| Use portal and network commands | ECNU Usage |