py3-canvaslms-api

Python 3 API wrapper for Instructure's Canvas LMS with real-world examples of use

Github stars Tracking Chart

py3-canvaslms-api

Python 3 API wrapper for Instructure's Canvas LMS with real-world examples of use.

Simplifies tasks and reporting involving assignments, courses, enrollments, outcomes, roles, subaccounts, and users.

Also includes functions that simplify performing SIS imports and exports, querying databases, and working with CSV and XSLX files.

The "core" directory contains the scripts that the API wrapper functions are in, as well as config.json, which you'll need to edit to match your environment. (You might also need to edit config.py).

All other directories contain scripts using the core functions to accomplish tasks, including these:

  • Sync subaccount-level learning outcomes with outcomes in an external repository.
  • Sync course-level learning outcomes with subaccount-level outcomes.
  • Import outcomes into a course from a formatted Word document.
  • Generate a syllabus for a course by wrangling data from Canvas, a SIS, and a learning outcomes repository into a Word template.
  • Download all syllabus files.
  • List assignments that use the Turnitin API.
  • Retrieve an SIS report.
  • Do an SIS import on a CSV file of enrollments created by running a SQL file against the SIS.
  • Assist in assessing Canvas course design best practices by generating an inventory of courses and the Canvas features they use.
  • Find and replace text in Canvas pages.
  • List all cross-listed courses.
  • List admins at the account and subaccount level.

Main metrics

Overview
Name With Ownerdgrobani/py3-canvaslms-api
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2017-07-03 21:56:14
Pushed At2021-02-05 23:05:08
Last Commit At2021-02-05 15:05:08
Release Count0
用户参与
Stargazers Count29
Watchers Count6
Fork Count3
Commits Count16
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private