This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
cyberes
/
canvas-student-data-export
Watch
1
Star
0
Fork
You've already forked canvas-student-data-export
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e4a9bc6597
canvas-student-data-export
/
.gitignore
8 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Gitignore default output directory
2021-05-06 10:46:17 -06:00
.vscode
Added support to download canvas webpages (#7) * fixed bug with loading cred yaml and added to gitignore * added single file dependency * Begun adding support for singlefile, added to classes and created new input. Also cleaned up code a bit. * Created singlefile.py to download webpages. * added function to download course home page. * Added course home page downloading. * Added downloading of assignment pages. * Added downloading for the rest of the information * Update README.md * Update README.md * Added checks to prevent redownloading of a page. * Fixed bug with trailing periods, Fixed folder naming bug, Fixed bug where pages were being downloaded to cookies folder. * Fixed some small issues, fixed comment and changed module folder name back to title * Update README.md * Fixed makeValidFilename back to makeValidFolderPath resolves https://github.com/davekats/canvas-student-data-export/pull/7#pullrequestreview-852487782
2022-01-22 10:21:05 -07:00
__pycache__/
node_modules/
output/
credentials.yaml
cookies.txt