python2-google-api-tools
collection of utilities for client-side tools - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-google-api-tools.sh
- Debian
-
apt-get install python-googlecloudapis
- Ubuntu
-
apt-get install python-googlecloudapis
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-googlecloudapis
- Raspbian
-
apt-get install python-googlecloudapis
- Dockerfile
- dockerfile.run/python2-google-api-tools
python-googlecloudapis
collection of utilities for client-side tools - Python 2.x
The Google Cloud APIs package contains the apitools, which is a collection of utilities to make it easier to build client-side tools, especially those that talk to Google APIs. This package provides the Python 2.x version.