Skip to content

Instantly share code, notes, and snippets.

View meredithroman's full-sized avatar

Meredith Roman meredithroman

View GitHub Profile

Keybase proof

I hereby claim:

  • I am meredithroman on github.
  • I am meredithroman (https://keybase.io/meredithroman) on keybase.
  • I have a public key whose fingerprint is C3A5 103C F068 9432 B44C 9AD2 7733 4F32 E31D 9BB6

To claim this, I am signing this object:

import pusher
pusher_client = pusher.Pusher(
app_id='492761',
key='5bfdbd130f34b669394e',
secret='9b143a101b28ed72662d',
cluster='us2',
ssl=True
)