--- id: google-cloud-tasks version: "2.24.0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # google-cloud-tasks — Google Cloud Tasks API client library License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-cloud-tasks uv add google-cloud-tasks poetry add google-cloud-tasks ## Description Python Client for Cloud Tasks ============================= |stable| |pypi| |versions| `Cloud Tasks`_: Manages the execution of large numbers of distributed requests. - `Client Library Documentation`_ - `Product Documentation`_ .. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-tasks.svg :target: https://pypi.org/project/google-cloud-tasks/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-tasks.svg :target: https://pypi.org/project/google-cloud-tasks/ .. _Cloud Tasks: https://cloud.google.com/tasks/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/cloudtasks/latest/summary_overview .. _Product Documentation: https://cloud.google.com/tasks/ Quick Start ----------- In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ 3. `Enable the Cloud Tasks.`_ 4. `Set up Authentication.`_ .. _Select or create a Cloud Platform... ## AI interpretation — verify before relying This package provides a Python client library for Google Cloud Tasks, enabling you to manage and execute large numbers of distributed task requests through Google's cloud infrastructure. Verdict: A stable, production-ready client library from Google's official cloud SDK with active maintenance, no known vulnerabilities, and permissive licensing. Low installation friction and strong community adoption make it a reliable choice for integrating Cloud Tasks into Python applications, provided you meet the Python 3.10+ requirement and have proper GCP authentication configured. [View on SkillFed](https://skillfed.io/packages/google-cloud-tasks) · [View on PyPI](https://pypi.org/project/google-cloud-tasks/)