Sign inSign up

thoward27/grade

By thoward27

•Updated over 6 years ago

Autograder utility.

Image
0

1.2K

thoward27/grade repository overview

⁠Grade

A python package focused on making autograding easy, especially for executable programs and scripts.

Documentation Status Release AGPL License Code Quality codecov BCH compliance DeepSource


⁠Setup

⁠Pip

python -m pip install grade

⁠Docker
FROM thoward27/grade:latest
⁠Sources
git clone https://github.com/thoward27/grade.git
cd grade
python -m pip install .

⁠Documentation

Available on ReadTheDocs⁠

⁠Example

See example.py for an example on how to work with Grade.

Tag summary

Content type

Image

Digest

Size

664.7 MB

Last updated

over 6 years ago

docker pull thoward27/grade