Skip to content

A script that can automate course registration within some BannerWeb-based systems. Based on that of Middlebury College.

License

Notifications You must be signed in to change notification settings

TonyHoanTrinh/course-registration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

course-registration

A script that can automate course registration within some BannerWeb-based systems. Based on that of Middlebury College.

Usage

Configure the hardcoded values (date of registration, term to register for, and CRNs to register for) within course-registration.py and then run the script. Note that you may need to install a few Python libraries if you don't already have them installed; this script depends on getpass, mechanize, time, datetime, and BeautifulSoup.

About

A script that can automate course registration within some BannerWeb-based systems. Based on that of Middlebury College.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%