This repository has been archived on 2024-02-19. You can view files and clone it, but cannot push or open issues or pull requests.
SubFileMover/README.md
2022-07-16 20:52:44 -05:00

9 lines
592 B
Markdown

# SubFileMover
very simpleish python program that took me months to figure out- thanks ADHD! :D
mainly for use with files generated by the educational web application Schoology for people at my school/districts who use it. as of recently, downloading submitted work from an assignment from all students places it in a .zip file, with the actual work buried under many folders (in this case, the students name, revision number, and finally the file itself)
a modified version of this program was submitted for my AP Performance Task, though that version isn't included for various reasons