This repo has python script to authenticate google API for Installed applications using oAuth 2.0 to generate tokens for making API requests to various Google API. The file has GoogleAuthentication class and methods to do the needfull and can be used with any Google API for automation of tasks, reporting automation and other usecases.