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