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.1.tar.gz
(2.1 kB
view details)
File details
Details for the file gripcontrol-1.0.1.tar.gz.
File metadata
- Download URL: gripcontrol-1.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b109850f8abb2a98e7eb42683153c0bc88b30d02261fc9c1cde1325605f4675
|
|
| MD5 |
a9b00f38c3f65088301e9d6600a7c53a
|
|
| BLAKE2b-256 |
ccd2f5f4b64432ca1ac7599f82cb3b52775d2051f909f680e56942279cdcb9c8
|