{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Asyncio and threadsafe Python client library for interacting with Google Cloud Task Queue, supporting both async and synchronous patterns.","skillfed_tags":["google-cloud","async-first","task-queue"],"use_cases":["Schedule background jobs and deferred tasks in Google Cloud from a Python application","Manage task queues programmatically without direct API calls in async-first codebases","Integrate task scheduling into microservices or serverless architectures running on Google Cloud","Batch and queue long-running operations for asynchronous execution with retry policies"],"what_it_does":"gcloud-aio-taskqueue is a Python client for Google Cloud Task Queue that provides both asyncio and threadsafe interfaces for scheduling and managing tasks in Google Cloud. It wraps the Google Cloud Tasks API, allowing developers to create, list, and execute tasks programmatically from Python applications.\n\nThe library is part of the larger gcloud-aio ecosystem and depends on gcloud-aio-auth for authentication. It targets modern Python versions (3.8 through 3.11) and has been maintained in production since 2017. The package is designed for developers who need to integrate Cloud Task Queue operations into their applications, whether using async/await patterns or traditional threaded code.","worth_installing":"Yes. The package has low install friction, active maintenance, no known vulnerabilities, permissive licensing, and solid production history. Install it if you need to interact with Google Cloud Task Queue from Python and prefer a dedicated client library over raw API calls."},"id":"gcloud-aio-taskqueue","links":{"html":"https://skillfed.io/packages/gcloud-aio-taskqueue","md":"https://skillfed.io/packages/gcloud-aio-taskqueue.md","pypi":"https://pypi.org/project/gcloud-aio-taskqueue/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-09-13","license_spdx":null,"license_treatment":"permissive","name":"gcloud-aio-taskqueue","python_support":"supports_current","summary":"Python Client for Google Cloud Task Queue"},"popularity":{"monthly_downloads":422755,"position":6779,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.0.0"}
