An open API service indexing awesome lists of open source software.

https://github.com/sunilshetty07/send-image-from-gmail-using-python

Here I have written code for sending gmail using python extension smtplib
https://github.com/sunilshetty07/send-image-from-gmail-using-python

facerecognition opencv python python-extension smtplib

Last synced: 4 days ago
JSON representation

Here I have written code for sending gmail using python extension smtplib

Awesome Lists containing this project

README

          

# send-image-from-gmail-using-python
Here I have written code for sending gmail using python extension using smtplib
# requirements:
1) smtplib
2) active internet connection
for sender account:
1) goto your sender gmail account
2) goto setting
3) manage google account
4) search for less secure apps
5) turn it on
6) then run the program
7) at last goto your reciever account
8) refresh the app
# tested in spyder IDE