Skip to content

Admasnd/mass_email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mass_email

Python Script for sending mass emails

This script was originally created to email grades to students, but can be adapted for other purposes.

Usage: python email_feedback.py <username> <password> <student_data_file>

and refers to your login credentials for a email account. <student_data_file> is a CSV file containing following attributes: Student ID, Last Name, First Name, Final Grade, Curved Grade, Average Test Score, Cummulative Average, Letter Grade.

About

Python Script for sending mass emails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages