Home ⌂Doc Index ◂Up ▴

eric6.E5Network.E5GoogleMailHelpers

Module implementing some helpers for Google mail.

Global Attributes

APPLICATION_NAME
CLIENT_SECRET_FILE
RequiredPackages
SCOPES
TOKEN_FILE

Classes

None

Functions

getInstallCommand Module function to get the install command to get the Google mail support activated.
isClientSecretFileAvailable Module function to check, if the client secret file has been installed.


getInstallCommand

getInstallCommand()

Module function to get the install command to get the Google mail support activated.

Returns:
install command
Return Type:
str
Up


isClientSecretFileAvailable

isClientSecretFileAvailable()

Module function to check, if the client secret file has been installed.

Returns:
flag indicating, that the credentials file is there
Return Type:
bool
Up



Home ⌂Doc Index ◂Up ▴