Skip to content

the purpose of this project is to grab emails from a list of student IDs.

Notifications You must be signed in to change notification settings

jefftheprogrammer/email_grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

email_grabber

the purpose of this project is to grab emails from a list of student IDs.

This uses the python-ldap package which can only be run on linux. If you are on windows, use a VM or WSL2.0.

To run the program, you will need put the import csv file in the same folder as the program and run id_to_email. E.g

python ./id_to_email.py <insert filename here>

Please note, the file name should not have .csv at the end of it.

About

the purpose of this project is to grab emails from a list of student IDs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages