How to Install python-google-auth in Ubuntu 18.04



Install python-google-auth by entering the following commands in the terminal:

sudo apt update
sudo apt install python-google-auth

Description:

Google Authentication Library - Python 2.7

This library simplifies using Google's various server-to-server authentication mechanisms to access Google APIs. . This package contains the Python 2.7 module.

Homepage: https://github.com/GoogleCloudPlatform/google-auth-library-python

Version: 1.3.0-2

Section: universe/python