google.mail
Platypush documentation
google.mail
- class platypush.plugins.google.mail.GoogleMailPlugin(*args, **kwargs)[source]
Bases:
GooglePlugin
GMail plugin. It allows you to programmatically compose and (TODO) get emails
Requires:
google-api-python-client (
pip install google-api-python-client
)oauth2client (
pip install oauth2client
)
- __init__(*args, **kwargs)[source]
Initialized the Google plugin with the required scopes.
- Parameters:
scopes (list) – List of required scopes