The following prerequisite are part of the python guide :
- Python 3.10.7 or greater
- the pip package management tool
pip install pip
- Get credentials from the google api
- Install the Google client library
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib