|
2 | 2 |
|
3 | 3 | [](https://badge.fury.io/py/google-api-python-client)
|
4 | 4 |
|
5 |
| -This is the legacy Python client library for Google's discovery based APIs. |
6 |
| -To get started, please see the [docs folder](docs/README.md). |
| 5 | +This is the [Google API Python client library](https://cloud.google.com/apis/docs/client-libraries-explained#google_api_client_libraries) |
| 6 | +for Google's discovery based APIs. To get started, please see the [docs folder](docs/README.md). |
7 | 7 |
|
8 |
| -The libraries are considered complete and are in maintenance mode. This means |
| 8 | +This library is considered complete and is in maintenance mode. This means |
9 | 9 | that we will address critical bugs and security issues but will not add any
|
10 | 10 | new features.
|
11 | 11 |
|
12 | 12 | This library is officially supported by Google. However, the maintainers of
|
13 | 13 | this repository recommend using [Cloud Client Libraries for Python](https://github.com/googleapis/google-cloud-python),
|
14 |
| -where possible, for new code development. |
| 14 | +where possible, for new code development. For more information, please visit |
| 15 | +[Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained). |
15 | 16 |
|
16 | 17 | ## Version 2.0 Release
|
17 | 18 | The 2.0 release of `google-api-python-client` is a significant upgrade compared
|
@@ -41,6 +42,9 @@ focused on a specific API, and in some cases, the libraries are owned by team
|
41 | 42 | who specialized in that API.
|
42 | 43 | - Developers will benefit from intellisense.
|
43 | 44 |
|
| 45 | +For more information, please visit |
| 46 | +[Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained). |
| 47 | + |
44 | 48 | Although there are many benefits to moving to
|
45 | 49 | [Cloud Client Libraries for Python](https://github.com/googleapis/google-cloud-python),
|
46 | 50 | the maintainers want to emphasize that `google-api-python-client` will continue
|
|
0 commit comments