Python library for the thunk.us API
Project description
Introduction
thunkapi.py is a python library and command line client for interacting with the thunk.us web service.
Usage
thunk.py can be imported into any python module:
import thunkapi thunkapi.create() thunkapi.poke(UID, state, payload) thunkapi.check(uid)
There is also a command line client to use:
thunk.py UID thunk.py -x check UID thunk.py -x check "UID1,UID2,UID3" thunk.py -x poke -s state -p payload UID thunk.py -x create
History
0.1.0 (2010-06-02)
add basic API access
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
thunkapi-0.1.0.tar.gz
(2.8 kB
view details)
File details
Details for the file thunkapi-0.1.0.tar.gz.
File metadata
- Download URL: thunkapi-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
695f0d89b4641114d65f63ae962f9e4f017dc048b59345e3d584b8ab9c459ab2
|
|
| MD5 |
8954746bd7b03ec5d4f6780796b02a26
|
|
| BLAKE2b-256 |
52bdaf3ce301be7fee393d043f2223f9de1089c0e7edd3bfd2b2e8aaa6e16888
|