Skip to content

tc-imba/canvas-auto-rubric

Repository files navigation

Canvas Auto Rubric

Please find the detailed documentation here.

Terminal

Sample Output

Installation

(choose one of these methods)

Install as a Python Library

pip3 install git+https://github.com/tc-imba/canvas-auto-rubric.git@master

Local Install or Debug

git clone git@github.com:tc-imba/canvas-auto-rubric.git
cd canvas-auto-rubric
# you can setup a virtual python env before install here
pip3 install -e .

Licence

Apache 2.0

Dependencies

  • canvasapi==1.0.0
  • click
  • pbr
  • logzero
  • scipy
  • pandas
  • openpyxla
  • matplotlib
  • enlighten