Skip to content

markPoramest/bulk-email-validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Bulk email validation script in python

the script validates emails using a regular expression. Given a csv file of emails, the script will go through the emails and check if they are valid. The script will then output the number of bad emails as well as the specific emails that would have failed validation.

Emails are converted to lower case before being validated

About

Bulk email validation script in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%