Skip to content

JonathanM32/gmail-python-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Gmail Python OAuth Module:

This is a simple python module that authenticates with Gmail using OAuth and sends a message.

Usage is as follows:   On the first use, run gmail.configure(), this is an interactive tool allows you to set the location of your  client_secret.json file.   Afterwards, you can use it to send messages. Example: gmail.sendMail(body, recipient, sender, subject)

More feautures to come soon such as attachements.

About

Simple module for sending emails to gmail using oauth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages