How to set up python development environment to work on Google Cloud Platform? How to work on Google Cloud Storage? How to download and upload files to the bucket through python code running on local machine How to create a service account? How to create/get a service key in json for authentication? How to use a service key for authentication? How to read all filenames present in a bucket?
Step by Step detailed tutorial for absolute beginners on Google Cloud Plaform (GCP) and Google Cloud Storage (GCS)
======================================
CHAPTERS:
0:00 Intro
0:14 Steps to set up environment
1:20 Creating Service Account
2:14 Create a Service Key
2:55 Upload file to bucket through Console
3:50 Downloading SDK
4:28 Creating Virtual Environment
8:58 Python Code
16:10 Get file from GCS to your computer
25:26 Upload file to GCS from your computer
=====================================
USEFULL LINKS:
How to download the latest version of python:
https://youtu.be/T4lvjcUz2sw
How to install python with correct path:
https://youtu.be/4aE-ZiL_S0A
Link to download Google Cloud SDK:
https://cloud.google.com/sdk/docs/install
Link to the documentation for setting up python dev environment:
https://cloud.google.com/python/docs/setup#windows
Download
0 formats
No download links available.
How to work on Google Cloud Platform & Cloud Storage in python | Step by Step Tutorial for Beginners | NatokHD