STRIKE/readme.md
Sean Corrigan 4792bfb210 Clearer
2022-02-08 23:52:29 -05:00

780 B

Strategic Transfer of Resources Incase (K)anvas Extinct

STRIKE

Very simple to use, install dependencies, generate your canvas API token and then run

Make Sure you install the module requests with pip3 install requests

Generate your canvas API token

Login to canvas @ https://learn.ontariotechu.net

  • Go to the sidebar and click on your profile.
  • Then goto settings and scroll down to approved integrations and click "+ New Access Token" (For the purpose enter whatever you want) and then click "Generate Token"

Run the script

When running the script it will prompt for your api key, just paste it in and hit enter/return. The script will write each class into its own folder in the path it is ran from.

Tested on Windows 11 & Linux 5.1 Python 3.7