According to Google API Client Libraries page it is possible to access the Google Photos API using the python client library, but after installing it using pip install -t
pip install -t
Check out the API's documentation here.
And more specifically here. Seems to be pretty limited though.