Fix filepath-related crashes, organize files better, download single-student submissions, fix dependencies, etc. #6

Merged
17acres merged 10 commits from master into master 2021-07-09 17:06:15 -06:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 16911fb8fb - Show all commits

View File

@ -40,8 +40,8 @@ Example:
To run the program, you will need the following dependencies:
`pip install requests`
`pip install jsonpickle`
`pip install canvasapi`
`pip install python-dateutil`
`pip install canvasapi`
`pip install python-dateutil`
`pip install PyYAML`
You can install these dependencies using