unimelb careersonline auto book-in using python.
- python2
- GMail for Python module
- fill the student login name, password and sleep-time in
config.json
. (not needed if you choose to input those in the console directly) - Run
UoMCABI.py
then.
- have to turn off the Access for less secure apps in google account
- student email does not support OAuth, which leads to the explict use of the password
This project is licensed under the GPL License - see the LICENSE.md file for details.