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.2.0.tar.gz
(2.8 kB
view details)
File details
Details for the file gripcontrol-1.2.0.tar.gz.
File metadata
- Download URL: gripcontrol-1.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6e8d49d4c598e5752fa9cc87af240eb3f39e86f52cf80f8c97aa2b363d57c27
|
|
| MD5 |
a1519dc92ad0f0236ef06e64a43a9c64
|
|
| BLAKE2b-256 |
d0ca47da982f5a89fa5c9d785a04b470973948ca27d4dde00c07d6f7d79b5d1b
|