GRIP library
Project description
Date: April 5th, 2013 Author: Justin Karneges <justin@fanout.io>
GRIP library for Python.
Requirements:
jwt 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.2.tar.gz
(2.4 kB
view details)
File details
Details for the file gripcontrol-1.0.2.tar.gz.
File metadata
- Download URL: gripcontrol-1.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
178faff099b32c8b706ddb491352434947318135ca81ba3ecb1625f242c5d92b
|
|
| MD5 |
d22f74579da5ffb51019caf0a88498ad
|
|
| BLAKE2b-256 |
efb8de898205e7ff24d34e96b899df04c4270c177af8a1f553a5b8e4ef5f7808
|