CE courseware does not inform students when there is any update.
but some courses have a lot of updates each day(see courses taught by instructor abtahi for example)
This python script checks whethere there is any update or not, if so, sends an email and informs the updates!
#Usage
- set course_url with proper value
- in line 59, set your email and password.
- finally deploy it on a server!
have fun!