GRIP library
Project description
Date: April 5th, 2013 Author: Justin Karneges <justin@fanout.io>
GRIP library for Python.
Requirements:
pubcontrol
Sample usage:
import gripcontrol as grip
http_body = grip.create_hold_response(“mychannel”) # django: HttpResponse(http_body, content_type=”application/grip-instruct”)
pub = grip.GripPubControl(”https://api.fanout.io/realm/myrealm”) pub.set_jwt_auth({“iss”: “myrealm”}, “secret”)
pub.publish_http_response(“mychannel”, “stuffn”)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gripcontrol-1.0.0.tar.gz
(2.1 kB
view details)
File details
Details for the file gripcontrol-1.0.0.tar.gz.
File metadata
- Download URL: gripcontrol-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc0f4a4a66ae924a3061f6c97561b39427c7d18e69d1b2786798a8e72c7f9a46
|
|
| MD5 |
a677ad7390c51c760e268127b8c2f06f
|
|
| BLAKE2b-256 |
a4a426eb203c70ad9f7f04b08f29d2edcf0053ef0f1f6b51b9bf35a00d4668c0
|