You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [Developers Guide](https://developers.google.com/api-client-library/python/start/get_started) for more detailed instructions and additional documentation.
17
17
18
18
# Python Version
19
-
Python 2.6 or 2.7 is required. Python 3.x is not yet supported.
19
+
Python 2.6 or 2.7 are fully supported.
20
+
21
+
Python 3.3+ is also now supported! However, this library has not yet been used
22
+
as thoroughly with Python 3, so we'd recommend testing before deploying with
23
+
Python 3 in production.
20
24
21
25
# Third Party Libraries and Dependencies
22
26
The following libraries will be installed when you install the client library:
0 commit comments