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.
What is the nicklambson/excel-to-pw-protected-zip GitHub project? Description: "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.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the excel-to-pw-protected-zip issue tracker:
Open GitHub Issues