| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9fd9715 commit 4998274
21 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -402,7 +402,7 @@ instead of | |||
| 402 | 402 | ``https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/CONTRIBUTING.rst``) | |
| 403 | 403 | may cause problems creating links or rendering the description. | |
| 404 | 404 | ||
| 405 | - .. _description on PyPI: https://pypi.python.org/pypi/google-cloud | ||
| 405 | + .. _description on PyPI: https://pypi.org/project/google-cloud/ | ||
| 406 | 406 | ||
| 407 | 407 | ******************************************** | |
| 408 | 408 | Travis Configuration and Build Optimizations | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,35 +57,35 @@ Cloud Platform services: | |||
| 57 | 57 | still a work-in-progress and is more likely to get backwards-incompatible | |
| 58 | 58 | updates. See `versioning`_ for more details. | |
| 59 | 59 | ||
| 60 | - .. _Google Cloud Datastore: https://pypi.python.org/pypi/google-cloud-datastore | ||
| 60 | + .. _Google Cloud Datastore: https://pypi.org/project/google-cloud-datastore/ | ||
| 61 | 61 | .. _Datastore README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/datastore | |
| 62 | - .. _Google Cloud Storage: https://pypi.python.org/pypi/google-cloud-storage | ||
| 62 | + .. _Google Cloud Storage: https://pypi.org/project/google-cloud-storage/ | ||
| 63 | 63 | .. _Storage README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/storage | |
| 64 | - .. _Google Cloud Pub/Sub: https://pypi.python.org/pypi/google-cloud-pubsub | ||
| 64 | + .. _Google Cloud Pub/Sub: https://pypi.org/project/google-cloud-pubsub/ | ||
| 65 | 65 | .. _Pub/Sub README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/pubsub | |
| 66 | - .. _Google BigQuery: https://pypi.python.org/pypi/google-cloud-bigquery | ||
| 66 | + .. _Google BigQuery: https://pypi.org/project/google-cloud-bigquery/ | ||
| 67 | 67 | .. _BigQuery README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery | |
| 68 | - .. _Google Cloud Resource Manager: https://pypi.python.org/pypi/google-cloud-resource-manager | ||
| 68 | + .. _Google Cloud Resource Manager: https://pypi.org/project/google-cloud-resource-manager/ | ||
| 69 | 69 | .. _Resource Manager README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/resource_manager | |
| 70 | - .. _Stackdriver Logging: https://pypi.python.org/pypi/google-cloud-logging | ||
| 70 | + .. _Stackdriver Logging: https://pypi.org/project/google-cloud-logging/ | ||
| 71 | 71 | .. _Logging README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/logging | |
| 72 | - .. _Stackdriver Monitoring: https://pypi.python.org/pypi/google-cloud-monitoring | ||
| 72 | + .. _Stackdriver Monitoring: https://pypi.org/project/google-cloud-monitoring/ | ||
| 73 | 73 | .. _Monitoring README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/monitoring | |
| 74 | - .. _Google Cloud Bigtable: https://pypi.python.org/pypi/google-cloud-bigtable | ||
| 74 | + .. _Google Cloud Bigtable: https://pypi.org/project/google-cloud-bigtable/ | ||
| 75 | 75 | .. _Bigtable README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigtable | |
| 76 | - .. _Google Cloud DNS: https://pypi.python.org/pypi/google-cloud-dns | ||
| 76 | + .. _Google Cloud DNS: https://pypi.org/project/google-cloud-dns/ | ||
| 77 | 77 | .. _DNS README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/dns | |
| 78 | - .. _Stackdriver Error Reporting: https://pypi.python.org/pypi/google-cloud-error-reporting | ||
| 78 | + .. _Stackdriver Error Reporting: https://pypi.org/project/google-cloud-error-reporting/ | ||
| 79 | 79 | .. _Error Reporting README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/error_reporting | |
| 80 | - .. _Google Cloud Natural Language: https://pypi.python.org/pypi/google-cloud-language | ||
| 80 | + .. _Google Cloud Natural Language: https://pypi.org/project/google-cloud-language/ | ||
| 81 | 81 | .. _Natural Language README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/language | |
| 82 | - .. _Google Cloud Translation: https://pypi.python.org/pypi/google-cloud-translate | ||
| 82 | + .. _Google Cloud Translation: https://pypi.org/project/google-cloud-translate/ | ||
| 83 | 83 | .. _Translation README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/translate | |
| 84 | - .. _Google Cloud Speech: https://pypi.python.org/pypi/google-cloud-speech | ||
| 84 | + .. _Google Cloud Speech: https://pypi.org/project/google-cloud-speech/ | ||
| 85 | 85 | .. _Speech README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/speech | |
| 86 | - .. _Google Cloud Vision: https://pypi.python.org/pypi/google-cloud-vision | ||
| 86 | + .. _Google Cloud Vision: https://pypi.org/project/google-cloud-vision/ | ||
| 87 | 87 | .. _Vision README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/vision | |
| 88 | - .. _Google Cloud Bigtable - HappyBase: https://pypi.python.org/pypi/google-cloud-happybase/ | ||
| 88 | + .. _Google Cloud Bigtable - HappyBase: https://pypi.org/project/google-cloud-happybase/ | ||
| 89 | 89 | .. _HappyBase README: https://github.com/GoogleCloudPlatform/google-cloud-python-happybase | |
| 90 | 90 | .. _Google Cloud Runtime Configuration: https://cloud.google.com/deployment-manager/runtime-configurator/ | |
| 91 | 91 | .. _Runtime Config README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/runtimeconfig | |
@@ -159,6 +159,6 @@ Apache 2.0 - See `the LICENSE`_ for more information. | |||
| 159 | 159 | .. |coverage| image:: https://coveralls.io/repos/GoogleCloudPlatform/google-cloud-python/badge.svg?branch=master | |
| 160 | 160 | :target: https://coveralls.io/r/GoogleCloudPlatform/google-cloud-python?branch=master | |
| 161 | 161 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud.svg | |
| 162 | - :target: https://pypi.python.org/pypi/google-cloud | ||
| 162 | + :target: https://pypi.org/project/google-cloud/ | ||
| 163 | 163 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud.svg | |
| 164 | - :target: https://pypi.python.org/pypi/google-cloud | ||
| 164 | + :target: https://pypi.org/project/google-cloud/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,6 +89,6 @@ to connect to BigQuery using this Client Library. | |||
| 89 | 89 | .. _BigQuery documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery/usage.html | |
| 90 | 90 | ||
| 91 | 91 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigquery.svg | |
| 92 | - :target: https://pypi.python.org/pypi/google-cloud-bigquery | ||
| 92 | + :target: https://pypi.org/project/google-cloud-bigquery/ | ||
| 93 | 93 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg | |
| 94 | - :target: https://pypi.python.org/pypi/google-cloud-bigquery | ||
| 94 | + :target: https://pypi.org/project/google-cloud-bigquery/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,6 +42,6 @@ See the ``google-cloud-python`` API Bigtable `Documentation`_ to learn | |||
| 42 | 42 | how to manage your data in Bigtable tables. | |
| 43 | 43 | ||
| 44 | 44 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigtable.svg | |
| 45 | - :target: https://pypi.python.org/pypi/google-cloud-bigtable | ||
| 45 | + :target: https://pypi.org/project/google-cloud-bigtable/ | ||
| 46 | 46 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigtable.svg | |
| 47 | - :target: https://pypi.python.org/pypi/google-cloud-bigtable | ||
| 47 | + :target: https://pypi.org/project/google-cloud-bigtable/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,6 +19,6 @@ Quick Start | |||
| 19 | 19 | $ pip install --upgrade google-cloud-core | |
| 20 | 20 | ||
| 21 | 21 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg | |
| 22 | - :target: https://pypi.python.org/pypi/google-cloud-core | ||
| 22 | + :target: https://pypi.org/project/google-cloud-core/ | ||
| 23 | 23 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg | |
| 24 | - :target: https://pypi.python.org/pypi/google-cloud-core | ||
| 24 | + :target: https://pypi.org/project/google-cloud-core/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -67,6 +67,6 @@ how to activate Cloud Datastore for your project. | |||
| 67 | 67 | print(result) | |
| 68 | 68 | ||
| 69 | 69 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-datastore.svg | |
| 70 | - :target: https://pypi.python.org/pypi/google-cloud-datastore | ||
| 70 | + :target: https://pypi.org/project/google-cloud-datastore/ | ||
| 71 | 71 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-datastore.svg | |
| 72 | - :target: https://pypi.python.org/pypi/google-cloud-datastore | ||
| 72 | + :target: https://pypi.org/project/google-cloud-datastore/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,6 +42,6 @@ See the ``google-cloud-python`` API DNS `Documentation`_ to learn | |||
| 42 | 42 | how to manage DNS records using this Client Library. | |
| 43 | 43 | ||
| 44 | 44 | .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dns.svg | |
| 45 | - :target: https://pypi.python.org/pypi/google-cloud-dns | ||
| 45 | + :target: https://pypi.org/project/google-cloud-dns/ | ||
| 46 | 46 | .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dns.svg | |
| 47 | - :target: https://pypi.python.org/pypi/google-cloud-dns | ||
| 47 | + :target: https://pypi.org/project/google-cloud-dns/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -40,4 +40,4 @@ In the hierarchy of API concepts | |||
| 40 | 40 | ||
| 41 | 41 | .. _Google Cloud Bigtable: https://cloud.google.com/bigtable/docs/ | |
| 42 | 42 | .. _gRPC: http://www.grpc.io/ | |
| 43 | - .. _grpcio: https://pypi.python.org/pypi/grpcio | ||
| 43 | + .. _grpcio: https://pypi.org/project/grpcio/ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,4 +73,4 @@ Resources | |||
| 73 | 73 | * `GitHub <https://github.com/GoogleCloudPlatform/google-cloud-python/>`__ | |
| 74 | 74 | * `Issues <https://github.com/GoogleCloudPlatform/google-cloud-python/issues>`__ | |
| 75 | 75 | * `Stack Overflow <http://stackoverflow.com/questions/tagged/google-cloud-python>`__ | |
| 76 | - * `PyPI <https://pypi.python.org/pypi/google-cloud>`__ | ||
| 76 | + * `PyPI <https://pypi.org/project/google-cloud/>`__ | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -40,5 +40,4 @@ In the hierarchy of API concepts | |||
| 40 | 40 | ||
| 41 | 41 | .. _Cloud Spanner: https://cloud.google.com/spanner/docs/ | |
| 42 | 42 | .. _gRPC: http://www.grpc.io/ | |
| 43 | - .. _grpcio: https://pypi.python.org/pypi/grpcio | ||
| 44 | - | ||
| 43 | + .. _grpcio: https://pypi.org/project/grpcio/ | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments