Skip to main content

This is gmail_sms package used for sending emails to single as well as multiple users

Project description

This is gmail_sms package used for sending emails to single as well as multiple users

import the send_message function from gmail_sms.gmail

from gmail_sms.gmail import send_message

define the required parameters

gmail_user = 'example@gmail.com'
gmail_app_password = 'gmail app password' ==> to create one [Link](https://myaccount.google.com/apppasswords) 
recipient = "recipientUser1@gmail.com , recipientUser2@gmail.com"
subject = "How Are You"
body = "Selam, How are you"

call the send_message function

# send_message(gmail_user,mmco jnui hujw oqrp,recipient,subject,body)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gmail_sms-0.0.5.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

gmail_sms-0.0.5-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page