, Google OAuth, Google . , . :
PyDrive
PyDrive - , Duplicity OAuth .
pip install pydrive
, .
API
Google . .

" API" , . (, .)
API- . . " " " " > " OAuth 2.0". "".

, . . .

. . , , .
client_config_backend: settings
client_config:
client_id: <your client ID>.apps.googleusercontent.com
client_secret: <your client secret>
save_credentials: True
save_credentials_backend: file
save_credentials_file: gdrive.cache
get_refresh_token: True
( Duply , ~/.duply/<server name>/gdrive).
GOOGLE_DRIVE_SETTINGS Duplicity . , :
GOOGLE_DRIVE_SETTINGS=gdrive duplicity <...>
, Duply, export Duply:
export GOOGLE_DRIVE_SETTINGS=gdrive
Duplicity OAuth; , , , . , , . .cache gdrive.
, Duplicity . !