This is a set of python scripts using the canvasapi library to interact with Canvas. These have been very helpful (to me) when dealing with large, multisection courses.
This pulls weekly checkin (anonymous survey) responses down as csv files for processing. This is the same file you would get from opening the assignment, going to Survey Statistics, then using the Student Analysis button.
This takes grade downloads from Gradescope and transfers them into the Canvas gradebook.
This allows you to set the default scores for a large number of assignments instead of doing it one-at-a-time through the Canvas gradebook.