{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Asyncio and threadsafe Python client for Google Cloud Task Queue, enabling asynchronous task management and scheduling in Google Cloud.","skillfed_tags":["google-cloud","task-queue","async-client"],"use_cases":["Schedule background jobs and deferred tasks in Google Cloud from a Python application","Build task queue management into microservices that need to coordinate work across distributed systems","Integrate task scheduling into async Python web frameworks that require non-blocking I/O","Manage task queues programmatically in automation or infrastructure-as-code workflows"],"what_it_does":"gcloud-rest-taskqueue is a Python client library for interacting with Google Cloud Task Queue, offering both asyncio and threadsafe interfaces for developers who need to manage task scheduling and execution in Google Cloud. It wraps the Cloud Tasks API, allowing you to create, list, and manage tasks programmatically from Python applications.\n\nThe package is designed for production use and supports Python 3.8, 3.9, 3.10, and 3.11. It depends only on gcloud-rest-auth for authentication, keeping the dependency footprint minimal. The library is actively maintained and part of the broader gcloud-rest ecosystem, which provides similar async-first clients for other Google Cloud services.","worth_installing":"Yes, if you are building Python applications that need to interact with Google Cloud Task Queue. The package is production-stable, actively maintained, has low install friction, and carries a permissive MIT license. It is a reasonable choice for async-first or threadsafe task queue operations in Google Cloud environments."},"id":"gcloud-rest-taskqueue","links":{"html":"https://skillfed.io/packages/gcloud-rest-taskqueue","md":"https://skillfed.io/packages/gcloud-rest-taskqueue.md","pypi":"https://pypi.org/project/gcloud-rest-taskqueue/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-09-13","license_spdx":null,"license_treatment":"permissive","name":"gcloud-rest-taskqueue","python_support":"supports_current","summary":"Python Client for Google Cloud Task Queue"},"popularity":{"monthly_downloads":408575,"position":6878,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.0.0"}
