{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"}],"enrichment":{"capability":"Python client library for Google Cloud Pub/Sub Lite, providing asynchronous messaging between applications with partitioned zonal data storage and predefined capacity.","skillfed_tags":["google-cloud","messaging-queue","async-io"],"use_cases":["Building event-driven architectures where applications publish events to topics and multiple subscribers consume them independently.","Implementing reliable message queuing for microservices that need decoupled, asynchronous communication.","Streaming data pipelines where producers and consumers operate at different rates and need buffering.","Real-time data ingestion systems that require partitioned storage with known capacity planning.","Integrating with Google Cloud Dataflow or other GCP services for event processing workflows."],"what_it_does":"google-cloud-pubsublite is the official Python client for Google Cloud Pub/Sub Lite, a managed messaging service that decouples message producers from consumers. It provides publisher and subscriber APIs to send and receive messages through topics, enabling reliable asynchronous communication between distributed applications.\n\nPub/Sub Lite differs from standard Google Cloud Pub/Sub by offering partitioned zonal data storage with predefined capacity, making it suitable for workloads with predictable throughput patterns. The library wraps the underlying gRPC API and depends on google-cloud-pubsub, grpcio, and google-api-core to handle authentication, transport, and protocol details. It supports Python 3.8 and later versions.","worth_installing":"Yes. This is the official, actively maintained client for Pub/Sub Lite with low install friction, permissive licensing, no known vulnerabilities, and broad Python version support. Install it if you are building on Google Cloud Pub/Sub Lite; if you need standard Pub/Sub instead, use google-cloud-pubsub. Verify that Pub/Sub Lite's partitioned zonal model and usage caveats fit your workload before committing."},"id":"google-cloud-pubsublite","links":{"html":"https://skillfed.io/packages/google-cloud-pubsublite","md":"https://skillfed.io/packages/google-cloud-pubsublite.md","pypi":"https://pypi.org/project/google-cloud-pubsublite/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-12-16","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-pubsublite","python_support":"supports_current","summary":"Google Cloud Pubsublite API client library"},"popularity":{"monthly_downloads":3195555,"position":2706,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.13.0"}
