A Python package that allows for quick use of USTC network services
Project description
PyUSTC
A Python package that allows for quick use of USTC network services.
Features
- Central Authentication Service: Simplifies login and session management.
- Educational System: Access course table, grades, and course planning tools.
- Young Platform: Manage Second Classes.
Installation
Install PyUSTC via pip:
pip install pyustc
Quick Start
Here's an example of logging in via the CAS for USTC:
from pyustc import CASClient
client = CASClient()
client.login_by_pwd('username', 'password')
For more examples and detailed documentation, see here.
Contributing
We welcome contributions of all types! Submit issues, code, or suggestions via GitHub.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyustc-0.3.0.tar.gz.
File metadata
- Download URL: pyustc-0.3.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f092c7e88bcc3fc465e73f4f347db5d63b5fc914289f6eccbe6b53b6d953620f
|
|
| MD5 |
7d0d1a1bb2000afc4a44575b5ca9bd72
|
|
| BLAKE2b-256 |
b8697fa91e8df33328eed4b45d48f5e3c2c0a408f135b4b1eb0a30bba0219544
|
File details
Details for the file pyustc-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pyustc-0.3.0-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbacfd67eaafdff9306761e15847d75d738aa1780a31f9fc30b5615d9cc0d930
|
|
| MD5 |
f2396cd0bbb20f6c7d850b1a89174715
|
|
| BLAKE2b-256 |
4db6887a465b8bcbac2413892c3462e8b57a49f5dbd579ba80ff233c380f4598
|