Project: gcloud-aio-pubsub

Python Client for Google Cloud Pub/Sub

Project Details

Latest version
6.0.0
Home Page
https://github.com/talkiq/gcloud-aio
PyPI Page
https://pypi.org/project/gcloud-aio-pubsub/

Project Popularity

PageRank
0.002443831609967561
Number of downloads
37608

(Asyncio OR Threadsafe) 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|

Installation

.. code-block:: console

$ pip install --upgrade gcloud-{aio,rest}-pubsub

Usage

See our docs_.

Contributing

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/