Skip to content

thoward27/grade

Repository files navigation

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.

About

A utility for programming assignment grading.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages