Skip to content

TianyangZhan/UCD_Sisweb_Course_Registerer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCD_SISWEB_Course_Registerer

A simple python script to monitor available seats for courses on ucd sisweb during open registration.

Requirements:

Python 3.x

pip install -r requirements.txt

Usage:

*Input your login and class information in info.txt

Single Run:

python sisweb.py

Run Forever During Interval (20:00-0:00, M-F; 10:00-0:00, Weekends)

python sisweb.py --loop
python sisweb.py -l

Email Settings:

You will get an email from your own ucd email account.

Possible error when sending email: (535, b'5.7.8 Username and Password not accepted.)

Solution:

  1. Log in to your ucd email
  2. Go to Google Account Settings and allow less secure apps access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages