|pypi| |pythons-aio| |pythons-rest|
.. code-block:: console
$ pip install --upgrade gcloud-{aio,rest}-taskqueue
We're still working on documentation -- for now, you can use the smoke tests
_
as an example.
Emulators
For testing purposes, you may want to use ``gcloud-aio-taskqueue`` along with a
local emulator. Setting the ``$CLOUDTASKS_EMULATOR_HOST`` environment variable
to the address of your emulator should be enough to do the trick.
Contributing
------------
Please see our `contributing guide`_.
.. _contributing guide: https://github.com/talkiq/gcloud-aio/blob/master/.github/CONTRIBUTING.rst
.. _smoke tests: https://github.com/talkiq/gcloud-aio/tree/master/taskqueue/tests/integration
.. |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/
Version | Tag | Published |
---|---|---|
5.0.0 | 4mos ago | |
4.2.2 | 1yr ago | |
4.2.1 | 1yr ago | |
4.2.0 | 2yrs ago |