Project: gcloud-aio-taskqueue

Python Client for Google Cloud Task Queue

Project Details

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

Project Popularity

PageRank
0.001679912204205948
Number of downloads
63272

(Asyncio OR Threadsafe) Python Client for Google Cloud Task Queue

|pypi| |pythons-aio| |pythons-rest|

Installation

.. code-block:: console

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

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-taskqueue.svg?style=flat-square :alt: Latest PyPI Version (gcloud-aio-taskqueue) :target: https://pypi.org/project/gcloud-aio-taskqueue/

.. |pythons-aio| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-taskqueue.svg?style=flat-square&label=python (aio) :alt: Python Version Support (gcloud-aio-taskqueue) :target: https://pypi.org/project/gcloud-aio-taskqueue/

.. |pythons-rest| image:: https://img.shields.io/pypi/pyversions/gcloud-rest-taskqueue.svg?style=flat-square&label=python (rest) :alt: Python Version Support (gcloud-rest-taskqueue) :target: https://pypi.org/project/gcloud-rest-taskqueue/