Python idiomatic client for Google Cloud Resource Manager
$ pip install --upgrade google-cloud-resource-manager
For more information on setting up your Python development environment,
such as installing pip and virtualenv on your system, please refer
to Python Development Environment Setup Guide for Google Cloud Platform.
With google-cloud-python we try to make authentication as painless as
possible. Check out the Authentication section in our documentation to
learn more. You may also find the authentication document shared by all
the google-cloud-* libraries to be helpful.
The Cloud Resource Manager API (Resource Manager API docs) provides methods that you can use to programmatically manage your projects in the Google Cloud Platform.
See the google-cloud-python API Resource Manager documentation to learn
how to manage projects using this Client Library.