This repository was archived by the owner on Mar 31, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Python Client for Google Cloud Storage
22======================================
33
4- |GA | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Google Cloud Storage `_ allows you to store data on
77Google infrastructure with very high reliability, performance and
@@ -52,12 +52,16 @@ dependencies.
5252
5353Supported Python Versions
5454^^^^^^^^^^^^^^^^^^^^^^^^^
55- Python >= 3.5
55+ Python >= 3.6
5656
5757Deprecated Python Versions
5858^^^^^^^^^^^^^^^^^^^^^^^^^^
59- Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
59+ Python == 2.7: Python 2.7 support will be removed sometime after January 1, 2020.
6060
61+ Unsupported Python Versions
62+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
63+ Python == 3.5: the last released version which supported Python 3.5 was
64+ ``google-cloud-storage 1.32.0 ``, released 2020-10-16.
6165
6266Mac/Linux
6367^^^^^^^^^
You can’t perform that action at this time.
0 commit comments