A python package focused on making autograding easy, especially for executable programs and scripts.
python -m pip install grade
FROM thoward27/grade:latest
git clone https://github.com/thoward27/grade.git
cd grade
python -m pip install .
Available on ReadTheDocs
See example.py for an example on how to work with Grade.
Content type
Image
Digest
Size
664.7 MB
Last updated
over 6 years ago
docker pull thoward27/grade