Marius Schueller
Secret Santa Email Sender
A Python program that reads in a csv file (from google form responses). It then randomly matches gifters and receivers. From there, it sends an email to all of the gifters with their receiver. This program utilizes the smtplib library to send the emails.
Created: 11/18/2023