Python Client for Google Cloud Pub/Sub
This is a shared codebase for ``gcloud-aio-pubsub`` and
``gcloud-rest-pubsub``
|pypi| |pythons-aio| |pythons-rest|
.. code-block:: console
$ pip install --upgrade gcloud-{aio,rest}-pubsub
See our docs
_.
Please see our contributing guide
_.
.. _contributing guide: https://github.com/talkiq/gcloud-aio/blob/master/.github/CONTRIBUTING.rst .. _our docs: https://talkiq.github.io/gcloud-aio
.. |pypi| image:: https://img.shields.io/pypi/v/gcloud-aio-pubsub.svg?style=flat-square :alt: Latest PyPI Version :target: https://pypi.org/project/gcloud-aio-pubsub/
.. |pythons-aio| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-pubsub.svg?style=flat-square&label=python (aio) :alt: Python Version Support (gcloud-aio-pubsub) :target: https://pypi.org/project/gcloud-aio-pubsub/
.. |pythons-rest| image:: https://img.shields.io/pypi/pyversions/gcloud-rest-pubsub.svg?style=flat-square&label=python (rest) :alt: Python Version Support (gcloud-rest-pubsub) :target: https://pypi.org/project/gcloud-rest-pubsub/