This is a Python utility library for Gradescope.
This library is a subset of a library created by Jérémie Lumbroso, licensed under the LGPL3 license. You can find this library here: https://github.com/jlumbroso/pylifttk.
The config.yaml
file contains Gradescope credentials.
gradescope:
username: "" # credentials for https://gradescope.com
password: ""
Coming soon!