Skip to content

this python file help to extract a mailing list from a text file

Notifications You must be signed in to change notification settings

ziflar/Extract_Email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Extract_Email

This python Script help us to extract all email's adresse contained in a text file to a best useful Email's list

How to use

Open a terminal

chmod +x Extract_Email.py

To print a vertical List_Emails:

./Extract_Email.py -i Your_inputEmails.txt -o Your_outputEmails.txt

To print a List_Emails Separated by comma:

./Extract_Email.py -i Your_inputEmails.txt -o Your_outputEmails.txt -f ,

About

this python file help to extract a mailing list from a text file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages