Skip to content

tapilab/pygrade

Repository files navigation

pygrade

Documentation Status

auto-grade python assignments

This library helps one create and grade programming assignments written in Python and submitted by students via Github.

Features include the ability to:

  • Create private GitHub repositories for each student.
  • Populate student repositories with starter code.
  • Grade student assignments by running unittests against their code.
  • Push grades and failing tests back to the student repositories.
  • Summarize grades by test or student

See the example for a tutorial on usage.

Related libraries

Credits

Tools used in rendering this package:

About

auto-grade python assignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published