Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching to Python's googleapiclient #2

Open
ali-ramadhan opened this issue Apr 10, 2019 · 0 comments
Open

Switching to Python's googleapiclient #2

ali-ramadhan opened this issue Apr 10, 2019 · 0 comments

Comments

@ali-ramadhan
Copy link
Contributor

Instead of hacking things together with gcloud and subprocess.Popen which makes it hard to poll instances properly, might be good to switch to the Python googleapiclient when we have the time.

Lots of examples: https://github.com/GoogleCloudPlatform/python-docs-samples

A useful one: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/compute/api/create_instance.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant