File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Google Cloud Storage Python SDK Tutorial
22
3- ![ Python] ( https://img.shields.io/badge/Python-v3.7-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=2e3440 )
4- ![ Google Cloud Storage] ( https://img.shields.io/badge/Google--Cloud--Storage-v1.16.1-blue.svg?logo=Google&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=2e3440 )
5- ![ GitHub Last Commit] ( https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=2e3440 &colorB=a3be8c )
6- [ ![ GitHub Issues] ( https://img.shields.io/github/issues/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=2e3440 &colorB=ebcb8b )] ( https://github.com/hackersandslackers/googlecloud-storage-tutorial/issues )
7- [ ![ GitHub Stars] ( https://img.shields.io/github/stars/toddbirchard/tableau-extraction.svg?style=flat-square&colorB=ebcb8b&colorA=2e3440 )] ( https://github.com/hackersandslackers/googlecloud-storage-tutorial/stargazers )
8- [ ![ GitHub Forks] ( https://img.shields.io/github/forks/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=2e3440 &colorB=ebcb8b )] ( https://github.com/hackersandslackers/googlecloud-storage-tutorial/network )
3+ ![ Python] ( https://img.shields.io/badge/Python-v3.7-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a )
4+ ![ Google Cloud Storage] ( https://img.shields.io/badge/Google--Cloud--Storage-v1.16.1-blue.svg?logo=Google&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a )
5+ ![ GitHub Last Commit] ( https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a &colorB=a3be8c )
6+ [ ![ GitHub Issues] ( https://img.shields.io/github/issues/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=4c566a &colorB=ebcb8b )] ( https://github.com/hackersandslackers/googlecloud-storage-tutorial/issues )
7+ [ ![ GitHub Stars] ( https://img.shields.io/github/stars/toddbirchard/tableau-extraction.svg?style=flat-square&colorB=ebcb8b&colorA=4c566a )] ( https://github.com/hackersandslackers/googlecloud-storage-tutorial/stargazers )
8+ [ ![ GitHub Forks] ( https://img.shields.io/github/forks/toddbirchard/tableau-extraction.svg?style=flat-square&colorA=4c566a &colorB=ebcb8b )] ( https://github.com/hackersandslackers/googlecloud-storage-tutorial/network )
99
10- Source for the accompanying tutorial: < https://hackersandslackers.com/getting-started- google-big-query -python/ >
10+ Source for the accompanying tutorial: < https://hackersandslackers.com/manage-files-in- google-cloud-storage-with -python/ >
Original file line number Diff line number Diff line change 11cachetools == 3.1.1
2- certifi == 2019.3.9
2+ certifi == 2019.6.16
33chardet == 3.0.4
4- google-api-core == 1.11.1
4+ google-api-core == 1.12.0
55google-auth == 1.6.3
6- google-cloud-core == 1.0.1
6+ google-cloud-core == 1.0.2
77google-cloud-storage == 1.16.1
88google-resumable-media == 0.3.2
99googleapis-common-protos == 1.6.0
You can’t perform that action at this time.
0 commit comments