Using Google Cloud Storage API in Python For Beginners

Using Google Cloud Storage API in Python For Beginners

Jie Jenn

3 года назад

69,933 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@rubenmusayelyan9528
@rubenmusayelyan9528 - 07.12.2023 17:39

Thank you! Finally a simple, yet effective solution

Ответить
@jamiechambers4795
@jamiechambers4795 - 30.08.2023 00:59

Thank you so much!

Ответить
@potatocoder5090
@potatocoder5090 - 28.08.2023 20:20

Thank you so much for this comprehensive end-to-end tutorial! Thank you for also showing the errors you got and how you debugged them. Do you also have end-to-end tutorials for Cloud Pub/Sub and Cloud SQL in Python?

Ответить
@fabian8441
@fabian8441 - 08.12.2022 03:42

Excelente explicacion, realmente muy buen video

Ответить
@arnisudheendra7072
@arnisudheendra7072 - 20.11.2022 17:09

excellent video...thank you very much

Ответить
@ItheVoguer
@ItheVoguer - 20.09.2022 15:53

can this be applied to production? for example in a dockerized web-server, in the api calls?

Ответить
@gprasadk100
@gprasadk100 - 16.09.2022 02:32

Thank you for putting this together. Very simple to follow. Thank you!

Ответить
@mdicopriatama6380
@mdicopriatama6380 - 09.09.2022 11:39

how did you run the script on the right side ?

Ответить
@ahmed-samer
@ahmed-samer - 08.09.2022 10:31

Very useful video
Merci

Ответить
@markyemets2433
@markyemets2433 - 26.08.2022 10:47

Awesome tutorial!

Ответить
@rohit_mondal__
@rohit_mondal__ - 24.08.2022 21:28

Thank you sir. Your videos have really helped me

Ответить
@javierzapata8911
@javierzapata8911 - 24.08.2022 01:10

Absolutely excellent tutorial thank you so much🙌

Ответить
@shovanmallick5820
@shovanmallick5820 - 18.08.2022 16:14

can you please make a tutorial on How to run this script on google cloud function, which takes this files from my email inbox(not from local computer) and them put it on a google cloud storage bucket? so that every time I receive a file via email it should take that file and put it on google cloud storage?

Ответить
@pavankumarakula1466
@pavankumarakula1466 - 07.07.2022 17:05

Hi SIr ,Could you please showa demo , how to move to file from one bucket to another bucket using python function.That will be create help

Ответить
@juliobc408
@juliobc408 - 04.07.2022 20:23

simply excellent. Thanks a lot

Ответить
@miroslavkostov3057
@miroslavkostov3057 - 25.05.2022 16:40

Hi Jie Jenn. Thanks for the video, very helpful. Although I tried identical solution to yours, just with my credentials and I am getting the following error:

--> 179 raise TypeError(f'Object of type {o.__class__.__name__} '
180 f'is not JSON serializable')
181

TypeError: Object of type Bucket is not JSON serializable

Any ideas how I can fix that?
Thanks!

Ответить
@jamesvandermost3802
@jamesvandermost3802 - 19.05.2022 19:54

Thank you so much!! Googles documentation is always missing a few steps...

Ответить
@aitorsanchez2581
@aitorsanchez2581 - 30.04.2022 19:23

Thanks, it was very helpful!

Ответить
@rahuljain0890
@rahuljain0890 - 29.04.2022 15:50

This was amazing. Beautifully explained.

Ответить
@usnishmukherjee1248
@usnishmukherjee1248 - 05.04.2022 08:35

Hi Jie Jenn, this is an excellent video. While applying the same, I got a SSLCertVerificationError on the line "bucket = storage_client.create_bucket(bucket)".
Can you help me fixing this?

Ответить
@NiceUsername
@NiceUsername - 19.02.2022 15:49

Is there any limitations on requests? If yes, how much?

Ответить
@pavanpandya9080
@pavanpandya9080 - 22.01.2022 22:32

Great Video.

Ответить
@gustavogordillogiron9016
@gustavogordillogiron9016 - 02.01.2022 00:26

Great! thanks!

Ответить
@santiagoandresortiz5563
@santiagoandresortiz5563 - 02.12.2021 16:37

great video but i am having an issue when downloading......i get this error: OSError: [Errno 30] Read-only file system: '/workspace/file_name
i have my python script deployed in google app engine....please help

Ответить
@briansoares2075
@briansoares2075 - 25.08.2021 11:20

Can you elaborate how would you go about the code if you would be editing it on say cloudshell code editor? Same operations

Ответить
@daqo98
@daqo98 - 25.08.2021 08:54

How do I deploy this application in Cloud Run without exposing the .JSON credentials?

Ответить
@eneselezi5844
@eneselezi5844 - 19.08.2021 05:44

Great video! Thanks a lot, very easy to follow through as well

Ответить
@rubeushagrid4208
@rubeushagrid4208 - 18.08.2021 18:27

Is that an extension colouring your code like that?

Ответить
@hassanalhalabi7563
@hassanalhalabi7563 - 03.08.2021 14:11

to uplode an image about 200 KB it takes about 1.5 s. do you think it ist possioble to make the process faster?

Ответить
@Iamdip1
@Iamdip1 - 30.07.2021 02:40

Thank you so much man, got it just on time

Ответить
@abeyjoseph4780
@abeyjoseph4780 - 10.07.2021 19:14

Do you have any video related to google cloud SQL same like this

Ответить
@abeyjoseph4780
@abeyjoseph4780 - 10.07.2021 18:33

Thank you so much

Ответить
@claudineievangelistanascim2562
@claudineievangelistanascim2562 - 05.07.2021 05:36

thanks for sharing. very clear, helpful and help me a lot! success for you man

Ответить
@diegolopestec2
@diegolopestec2 - 19.06.2021 00:08

Jie Jenn , this is was very good tutorial. Simple, clean and practical. Congratulations my friend

Ответить
@zakariaabderrahmanesadelao3048
@zakariaabderrahmanesadelao3048 - 11.06.2021 16:33

Thank you for the clearest explanation. you are a lifesaver.

Ответить
@ShubhamTure
@ShubhamTure - 01.06.2021 13:17

Clean and on point!

Ответить
@c0987k
@c0987k - 29.05.2021 17:18

This video filled in the hole in Google documentation. Thanks

Ответить
@DevSquared49
@DevSquared49 - 05.05.2021 19:49

Thank for this man. Really appreciate it.

Ответить
@mrmuranga
@mrmuranga - 27.04.2021 10:40

Useful, thanks. Trolled through lots of videos that were just showing how to do this using the cloud console...glad i tumbled onto this.

Ответить
@KeyvanTajbakhsh
@KeyvanTajbakhsh - 17.04.2021 16:23

very clear and handy ! thnks ;)

Ответить
@hamnamalik5998
@hamnamalik5998 - 17.04.2021 14:51

Can you please make a video tut for resumable uploads through python sdk. I would be a great help.

Ответить
@eric9964
@eric9964 - 10.04.2021 03:57

No way this was uploaded just in time! Thanks!

Ответить
@ygorleao23
@ygorleao23 - 08.04.2021 21:33

tks! This helps me a lot!

Ответить