excel-to-pw-protected-zip
nicklambson/excel-to-pw-protected-zip
Python
Export confidential data from an excel sheet to password-protected zips. Those zips can all be zipped up and sent to a group of students. Each student can only access their own files using their own password. Typical use case is when I listen to student speeches, make notes, record scores, and write feedback. I need to send the scores and feedback to each student, but it's time consuming to copy-paste one-by-one. This script solves that challenge.