Skip to content Skip to sidebar Skip to footer
Showing posts with the label Oauth2client

From Oauth2client.service_account Import Serviceaccountcredentials : Cannot Import Name 'opentype'

I use python 3.6.0. I want to play with the Google Drive API. When I import oauth2client.service_ac… Read more From Oauth2client.service_account Import Serviceaccountcredentials : Cannot Import Name 'opentype'

How Do I Use Google.auth Instead Of Oauth2client In Python To Get Access To My Google Calendar

Several years ago I created a small Python program which were able to maintain my calendar using oa… Read more How Do I Use Google.auth Instead Of Oauth2client In Python To Get Access To My Google Calendar