• Home
  • Raw
  • Download

Lines Matching +full:x +full:- +full:versions

3 …I version](https://badge.fury.io/py/google-api-python-client.svg)](https://badge.fury.io/py/google
5 This is the [Google API Python client library](https://cloud.google.com/apis/docs/client-libraries-
7 [docs folder](https://github.com/googleapis/google-api-python-client/blob/main/docs/README.md).
14 …mmend using [Cloud Client Libraries for Python](https://github.com/googleapis/google-cloud-python),
16 [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).
19 The 2.0 release of `google-api-python-client` includes a substantial reliability
20 improvement, compared with 1.x, as discovery documents are now cached in the library
21 rather than fetched dynamically. It is highly recommended to upgrade from v1.x to v2.x.
24 please continue to use version 1.x as we will continue supporting python 2.7+ in
25 [v1](https://github.com/googleapis/google-api-python-client/tree/v1).
29 from the client library directly. New versions of this library are released weekly.
33 Please see the [Migration Guide](https://github.com/googleapis/google-api-python-client/blob/main/U…
38 See the [docs folder](https://github.com/googleapis/google-api-python-client/blob/main/docs/README.…
43 [Cloud Client Libraries for Python](https://github.com/googleapis/google-cloud-python),
46 With [Cloud Client Libraries for Python](https://github.com/googleapis/google-cloud-python):
47 - There is a separate client library for each API, so you can choose
48 which client libraries to download. Whereas, `google-api-python-client` is a
50 `google-api-python-client` exceeds 50MB.
51 - There are stricter controls for breaking changes to the underlying APIs
53 - There are more features in these Cloud Client Libraries as each library is
56 - Developers will benefit from intellisense.
59 [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).
62 [Cloud Client Libraries for Python](https://github.com/googleapis/google-cloud-python),
63 the maintainers want to emphasize that `google-api-python-client` will continue
66 … using [Google Ads API Client Library for Python](https://github.com/googleads/google-ads-python/).
68 … we recommend using [Firebase Admin Python SDK](https://github.com/firebase/firebase-admin-python).
74 dependencies and versions, and indirectly permissions.
84 virtualenv <your-env>
85 source <your-env>/bin/activate
86 <your-env>/bin/pip install google-api-python-client
93 virtualenv <your-env>
94 <your-env>\Scripts\activate
95 <your-env>\Scripts\pip.exe install google-api-python-client
98 ## Supported Python Versions
100 …d tested. This library may work on later versions of 3, but we do not currently run tests against …
102 ## Unsupported Python Versions
118 Please see our [Contribution Guide](https://github.com/googleapis/google-api-python-client/blob/mai…
119 In particular, we love pull requests - but please make sure to sign