Skip to content

Copy Emails in bulk to paste in online

License

Notifications You must be signed in to change notification settings

kathir-t/EmailCopier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailCopier

Copy Emails in batches for sending bulk email batchwise

Usage

usage: email_copier.py [-h] csv column copy_count

positional arguments:
  csv         Name of the CSV file
  column      Name of the column you want to copy
  copy_count  Number of entries to copy in one batch

optional arguments:
  -h, --help  show this help message and exit

Example

python email_copier.py 100_sample_contacts.csv email 10

About

Copy Emails in bulk to paste in online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%