Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Downloads your Canvas course files, group submissions, and user submissions

Notifications You must be signed in to change notification settings

kas/canvas-files-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

canvas-files-downloader

Downloads your Canvas course files, group submissions, and user submissions

Usage

  • Requires Python 3
  • Create .env
  • Create a virtual environment and activate it
    • python3 -m venv venv
    • source venv/bin/activate
  • Install dependencies
    • pip install -r requirements.txt
  • Run the script
    • python canvas-files-downloader.py
  • Files will be downloaded to files/

About

Downloads your Canvas course files, group submissions, and user submissions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages