Skip to content

dhruvildave/Automatic-QR-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic-QR-email

This is a program that automates sending emails by generating QR code by reading data from csv files passed in command line arguments file.

The file should contain the recipient's email-id as the first detail in the CSV file.

python3 main.py -f file.csv

Sample input:

'Input'

Sample output:

'Output'

The password for the email-id should be the app password provided by Google in App Passwords option of Google Account Settings

About

Automatic QR generator and email sender

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages