Giter VIP home page Giter VIP logo

canvascoursedownloader's Introduction

Course Downloader

A simple tool that uses the Instructure Canvas API to download part or all of your Canvas courses. Contributions welcome!

Description

The Canvas Course Downloader takes advantage of personal API keys, which you can generate under your personal user profile settings, to access and download virtually all of the information for any enrolled or past course. This includes assignment text, submissions, module items, files, etc.

Getting Started

To run this program, you'll need to generate a personal API key in your user profile settings. Set the following environment variables (example values below):

CANVAS_API_URL="https://canvas.wpi.edu"
CANVAS_API_KEY="7782~pu3VLqIb0SGVlQUhEtTlf0aWMVV02Y7WSCpWIZubhlNPRUtxsqWWOKxvVAuWICNh"

Dependencies

This tool relies on the public Canvas API, its Python bindings, and BeautifulSoup for HTML parsing. All dependencies and their versions are described in standard format in requirements.txt.

This script is relatively platform-independent and was developed on Windows 10 and several Linux distros.

Installing

TODO

  • How/where to download your program
  • Any modifications needed to be made to files/folders

Executing program

Program entrypoint is course.py,' simplest usage should work with python3 src/course.py` assuming environment variables are set.

TODO

  • How to run the program
  • Step-by-step bullets

Help

TODO Any advise for common problems or issues.

command to run if program contains helper info

Authors

Benjamin Ward @WardBenjamin

Mani Kamali @maniyar1

Version History

  • 0.2 (In Progress)
    • Modularized application source to separate Canvas media types
    • Removed hard-coded URLs/keys/etc.
  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

canvascoursedownloader's People

Contributors

wardbenjamin avatar maniyar1 avatar matticoli avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.