Skip to content

Assorted Python scripts used to manage a particularly large higher-ed instance of Canvas.

Notifications You must be signed in to change notification settings

tonytoon/canvas-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvas-public

Assorted Python scripts used to manage a particularly large higher-ed instance of Canvas.

The scripts in here will largely rely on the excellent canvasapi which hides all the details of your REST calls and lets you focus on the logic of your code. It may or may not be difficult to slot these into your own management of a Canvas instance, given how tailored they are to my particular needs, but my hope is that it can at least be used as a source of known working example code to help people see how certain function calls need to be formatted, how certain things can be done, etc.

I will attempt to attach sample configuration files along with documentation on our use case for each script, as well as the kind of actions it's taken to assist in finding code that you can potentially reuse for similar actions.

About

Assorted Python scripts used to manage a particularly large higher-ed instance of Canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages