Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding PyPI badges to package READMEs. #2685

Merged
merged 1 commit into from
Nov 4, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions bigquery/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google BigQuery

.. _Google BigQuery: https://cloud.google.com/bigquery/what-is-bigquery

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery-usage.html
Expand Down Expand Up @@ -85,3 +87,8 @@ See the ``google-cloud-python`` API `BigQuery documentation`_ to learn how
to connect to BigQuery using this Client Library.

.. _BigQuery documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigquery.svg
:target: https://pypi.python.org/pypi/google-cloud-bigquery
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
:target: https://pypi.python.org/pypi/google-cloud-bigquery
7 changes: 7 additions & 0 deletions bigtable/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Bigtable

.. _Google Cloud Bigtable: https://cloud.google.com/bigtable/docs/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigtable-usage.html
Expand Down Expand Up @@ -40,3 +42,8 @@ See the ``google-cloud-python`` API `Bigtable documentation`_ to learn
how to manage your data in Bigtable tables.

.. _Bigtable documentation: https://google-cloud-python.readthedocs.io/en/stable/bigtable-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigtable.svg
:target: https://pypi.python.org/pypi/google-cloud-bigtable
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigtable.svg
:target: https://pypi.python.org/pypi/google-cloud-bigtable
7 changes: 7 additions & 0 deletions core/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This library is not meant to stand-alone. Instead it defines
common helpers (e.g. base ``Client`` and ``Connection`` classes)
used by all of the ``google-cloud-*``.

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/google-cloud-api.html
Expand All @@ -15,3 +17,8 @@ Quick Start
.. code-block:: console

$ pip install --upgrade google-cloud-core

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg
:target: https://pypi.python.org/pypi/google-cloud-core
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg
:target: https://pypi.python.org/pypi/google-cloud-core
7 changes: 7 additions & 0 deletions datastore/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Datastore

.. _Google Cloud Datastore: https://cloud.google.com/datastore/docs

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore-client.html
Expand Down Expand Up @@ -63,3 +65,8 @@ how to activate Cloud Datastore for your project.
query = datastore.Query(kind='EntityKind')
for result in query.fetch():
print(result)

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-datastore.svg
:target: https://pypi.python.org/pypi/google-cloud-datastore
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-datastore.svg
:target: https://pypi.python.org/pypi/google-cloud-datastore
7 changes: 7 additions & 0 deletions dns/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud DNS

.. _Google Cloud DNS: https://cloud.google.com/dns/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/dns-usage.html
Expand Down Expand Up @@ -40,3 +42,8 @@ See the ``google-cloud-python`` API `DNS documentation`_ to learn
how to manage DNS records using this Client Library.

.. _DNS documentation: https://google-cloud-python.readthedocs.io/en/stable/dns-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dns.svg
:target: https://pypi.python.org/pypi/google-cloud-dns
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dns.svg
:target: https://pypi.python.org/pypi/google-cloud-dns
7 changes: 7 additions & 0 deletions error_reporting/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Stackdriver Error Reporting

.. _Stackdriver Error Reporting: https://cloud.google.com/error-reporting/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/error-reporting-usage.html
Expand Down Expand Up @@ -45,3 +47,8 @@ See the ``google-cloud-python`` API `Error Reporting documentation`_ to learn
how to get started using this library.

.. _Error Reporting documentation: https://google-cloud-python.readthedocs.io/en/stable/error-reporting-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-error-reporting.svg
:target: https://pypi.python.org/pypi/google-cloud-error-reporting
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-error-reporting.svg
:target: https://pypi.python.org/pypi/google-cloud-error-reporting
7 changes: 7 additions & 0 deletions language/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Natural Language

.. _Google Cloud Natural Language: https://cloud.google.com/natural-language/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/language-usage.html
Expand Down Expand Up @@ -44,3 +46,8 @@ See the ``google-cloud-python`` API `Natural Language documentation`_ to learn
how to analyze text with this API.

.. _Natural Language documentation: https://google-cloud-python.readthedocs.io/en/stable/language-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-language.svg
:target: https://pypi.python.org/pypi/google-cloud-language
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-language.svg
:target: https://pypi.python.org/pypi/google-cloud-language
7 changes: 7 additions & 0 deletions logging/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Stackdriver Logging

.. _Stackdriver Logging: https://cloud.google.com/logging/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging-usage.html
Expand Down Expand Up @@ -54,3 +56,8 @@ See the ``google-cloud-python`` API `logging documentation`_ to learn how to
connect to Stackdriver Logging using this Client Library.

.. _logging documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-logging.svg
:target: https://pypi.python.org/pypi/google-cloud-logging
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-logging.svg
:target: https://pypi.python.org/pypi/google-cloud-logging
7 changes: 7 additions & 0 deletions monitoring/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Stackdriver Monitoring

.. _Stackdriver Monitoring: https://cloud.google.com/monitoring/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring-usage.html
Expand Down Expand Up @@ -64,3 +66,8 @@ See the ``google-cloud-python`` API `monitoring documentation`_ to learn how
to connect to Stackdriver Monitoring using this Client Library.

.. _monitoring documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-monitoring.svg
:target: https://pypi.python.org/pypi/google-cloud-monitoring
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-monitoring.svg
:target: https://pypi.python.org/pypi/google-cloud-monitoring
7 changes: 7 additions & 0 deletions pubsub/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Pub / Sub

.. _Google Cloud Pub / Sub: https://cloud.google.com/pubsub/docs

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/pubsub-usage.html
Expand Down Expand Up @@ -57,3 +59,8 @@ To get started with this API, you'll need to create

topic.publish('this is the message_payload',
attr1='value1', attr2='value2')

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-pubsub.svg
:target: https://pypi.python.org/pypi/google-cloud-pubsub
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-pubsub.svg
:target: https://pypi.python.org/pypi/google-cloud-pubsub
7 changes: 7 additions & 0 deletions resource_manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Resource Manager

.. _Google Cloud Resource Manager: https://cloud.google.com/resource-manager/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/resource-manager-api.html
Expand Down Expand Up @@ -41,3 +43,8 @@ See the ``google-cloud-python`` API `Resource Manager documentation`_ to learn
how to manage projects using this Client Library.

.. _Resource Manager documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/resource-manager-api.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-resource-manager.svg
:target: https://pypi.python.org/pypi/google-cloud-resource-manager
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-resource-manager.svg
:target: https://pypi.python.org/pypi/google-cloud-resource-manager
7 changes: 7 additions & 0 deletions storage/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Storage

.. _Google Cloud Storage: https://cloud.google.com/storage/docs

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/storage-client.html
Expand Down Expand Up @@ -60,3 +62,8 @@ how to create a bucket.
blob.upload_from_string('New contents!')
blob2 = bucket.blob('remote/path/storage.txt')
blob2.upload_from_filename(filename='/local/path.txt')

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-storage.svg
:target: https://pypi.python.org/pypi/google-cloud-storage
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-storage.svg
:target: https://pypi.python.org/pypi/google-cloud-storage
7 changes: 7 additions & 0 deletions translate/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Translate

.. _Google Translate: https://cloud.google.com/translate/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/translate-usage.html
Expand Down Expand Up @@ -40,3 +42,8 @@ See the ``google-cloud-python`` API `Translate documentation`_ to learn
how to translate text using this library.

.. _Translate documentation: https://google-cloud-python.readthedocs.io/en/stable/translate-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-translate.svg
:target: https://pypi.python.org/pypi/google-cloud-translate
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-translate.svg
:target: https://pypi.python.org/pypi/google-cloud-translate
7 changes: 7 additions & 0 deletions vision/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Python Client for Google Cloud Vision

.. _Google Cloud Vision: https://cloud.google.com/vision/

|pypi| |versions|

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/vision-usage.html
Expand Down Expand Up @@ -48,3 +50,8 @@ See the ``google-cloud-python`` API `Vision documentation`_ to learn
how to analyze images using this library.

.. _Vision documentation: https://google-cloud-python.readthedocs.io/en/stable/vision-usage.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-vision.svg
:target: https://pypi.python.org/pypi/google-cloud-vision
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-vision.svg
:target: https://pypi.python.org/pypi/google-cloud-vision