Because why use sakai from a browser?
- Git clone this
- Install python dependencies (I recommend using a virtualenv. This is only tested on py 3.6.6.)
- Install firefox and the geckodriver.
python main.py some gibberish
will produce a help message. GL, HF.
Make the rest of it:
- Automate grading
- Automate submissions
- Figure out downloading resources
- Should it be able to re-arrange the filesystem?
Clean up:
- Make it stateful?
- Don't hard-depend on firefox.
- Output more smartly than buffering a huge string.