myfix16 / AutoSchedule.Data

Provide data service for AutoSchedule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoSchedule.Data

Provide data retrieving service for AutoSchedule.

✨Features

Fetch class pages from sis and extract important session information.

💡 Usage

  1. In token_manager.py, generate your own key using generate_key() and encrypt your id and pswd using encrypt_message().
  2. Replace id and pswd in main.py with your own encrypted id and pswd.

💕Credit

The code part are completed by: myfix16 and xxy88.

Made with contributors-img.

About

Provide data service for AutoSchedule

License:MIT License


Languages

Language:Python 100.0%