{"library":"google-cloud-pubsub","type":"library","category":null,"description":"The `google-cloud-pubsub` Python client library provides a fully-managed, real-time messaging service for Google Cloud Pub/Sub. It facilitates asynchronous communication, decoupling services that produce messages from those that consume them, offering 'at least once' delivery, low latency, and on-demand scalability. The library is actively maintained with frequent, often weekly, releases for bug fixes and minor features within the broader `google-cloud-python` monorepo.","language":"python","status":"active","version":"2.36.0","tags":["google-cloud","pubsub","messaging","asynchronous","event-driven"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install google-cloud-pubsub","imports":["from google.cloud import pubsub_v1\npublisher = pubsub_v1.PublisherClient()","from google.cloud import pubsub_v1\nsubscriber = pubsub_v1.SubscriberClient()"]}],"homepage":null,"github":"https://github.com/googleapis/google-cloud-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/google-cloud-pubsub/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.2,"avg_import_s":2.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/google-cloud-pubsub/compatibility"}}