platypush.plugins.google.mail
¶
-
class
platypush.plugins.google.mail.
GoogleMailPlugin
(*args, **kwargs)[source]¶ GMail plugin. It allows you to programmatically compose and (TODO) get emails
-
__init__
(*args, **kwargs)[source]¶ Initialized the Google plugin with the required scopes.
Parameters: scopes (list) – List of required scopes
-