Skip to content

fornakter/email_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# email_checker
Check Your files with email

Functions:
* Search incorrect emails on files. Ex. test1gmail.com, test2@hotmail
* Find a word in email. Ex. search word 'stone' in emails. 
  Result: find 2 emails: astone@domain.com, stonegrade@doom.com
* Group emails by domain.
  Result:
  Nubmer or @gmail.com: 33
  Number of @domain.com: 21
  number of @hotmail.com: 4
* Sort by domain. Alphabetic sorting by domain

Files must be on '/emails' folder
File name does not matter

Supported files:
  .txt
  .csv

Limit of flies or emails: not found. Checked on 60 files with 12252 emails.
Works correctly and fast.

About

Check Your files with email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages