{ "info": { "author": "Daniel Schauenberg", "author_email": "d@unwiredcouch.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6" ], "description": "============\nthunkapi.py\n============\n\nIntroduction\n=============\nthunkapi.py is a python library and command line client for\ninteracting with the thunk.us_ web service.\n\n\nUsage\n======\nthunk.py can be imported into any python module::\n\n import thunkapi\n\n thunkapi.create()\n thunkapi.poke(UID, state, payload)\n thunkapi.check(uid)\n\nThere is also a command line client to use::\n\n thunk.py UID\n thunk.py -x check UID\n thunk.py -x check \"UID1,UID2,UID3\"\n thunk.py -x poke -s state -p payload UID\n thunk.py -x create\n\n.. _thunk.us: http://thunk.us\n\n\nHistory\n========\n\n0.1.0 (2010-06-02)\n-------------------\n* add basic API access", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mrtazz/thunkapi.py", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "thunkapi", "package_url": "https://pypi.org/project/thunkapi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/thunkapi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mrtazz/thunkapi.py" }, "release_url": "https://pypi.org/project/thunkapi/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python library for the thunk.us API", "version": "0.1.0" }, "last_serial": 800591, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8954746bd7b03ec5d4f6780796b02a26", "sha256": "695f0d89b4641114d65f63ae962f9e4f017dc048b59345e3d584b8ab9c459ab2" }, "downloads": -1, "filename": "thunkapi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8954746bd7b03ec5d4f6780796b02a26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2832, "upload_time": "2010-06-03T18:07:55", "url": "https://files.pythonhosted.org/packages/52/bd/af3ce301be7fee393d043f2223f9de1089c0e7edd3bfd2b2e8aaa6e16888/thunkapi-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8954746bd7b03ec5d4f6780796b02a26", "sha256": "695f0d89b4641114d65f63ae962f9e4f017dc048b59345e3d584b8ab9c459ab2" }, "downloads": -1, "filename": "thunkapi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8954746bd7b03ec5d4f6780796b02a26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2832, "upload_time": "2010-06-03T18:07:55", "url": "https://files.pythonhosted.org/packages/52/bd/af3ce301be7fee393d043f2223f9de1089c0e7edd3bfd2b2e8aaa6e16888/thunkapi-0.1.0.tar.gz" } ] }