Skip to main content

UNKNOWN

Project description

Requirements

Botocore

Asynchronous implementation of botocore with pulsar and greenlet. Usage:

from cloud import Botocore

ec2 = Botocore('ec2', 'us-east-1')
ec2.describe_spot_price_history()

Pusher

A client and server pusher implementation using pulsar asynchronous framework. Create a pusher instance

from cloud import Pusher

pusher = Pusher(app_id, key, secret)

Subscribe to a channel as a client

channel = yield from pusher.subscribe('test_channel')
channel.bind('event', mycallback)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulsar-cloud-0.1.0.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file pulsar-cloud-0.1.0.tar.gz.

File metadata

  • Download URL: pulsar-cloud-0.1.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pulsar-cloud-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f3c47810b6d63b19ad4b1860daf13d6df7b7edf9373686096649812b0bcb7caa
MD5 6f90c32c86b617284b5b4cdecdfc93a5
BLAKE2b-256 9a1f5ab4b63076ade69b1d8bd82297a3b7b6d417263fa1a2390cf9c11f83d501

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page