You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

canvasautorubric

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvasautorubric

A tool automatically updating grades with rubric on canvas lms

0.2.1
pipPyPI
Maintainers
1

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

Keywords

canvaslms

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts