Skip to content

A collection of scripts used to programmatically interact with Instructure Canvas through their API

Notifications You must be signed in to change notification settings

BRueckert/Canvas-Scripts

Repository files navigation

"# Canvas-Scripts" A collection of Python scripts used to programmatically interact with Instructure Canvas using their API Note: be sure to include your account ID, base and api URLs, as well as your token in the Config files. These are used in most of the scripts.

base URL is YOURDOMAIN.instructure.com api URL is your base URL appended by /api/v1/

About

A collection of scripts used to programmatically interact with Instructure Canvas through their API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages