hwkr / UVicSchedule

Pulls you UVic Schedule into your Calendar
MIT License
1 stars 4 forks source link

UvicSchedule

Pulls your UVic Schedule into your Calendar.

Setup

The script uses BeautifulSoup4 and Mechanize

pip install beautifulsoup4
pip install mechanize
pip install icalendar

Credits

Denis Kisselev for the original UVic Auth script.