zulip/api
Tim Abbott e16e5f7e1a zephyr_mirror: Refactor zwrite_args handling a bit.
(imported from commit 4923c90dc546022d48f226c2a204e9d09717b563)
2012-11-26 14:58:34 -05:00
..
bots zephyr_mirror: Refactor zwrite_args handling a bit. 2012-11-26 14:58:34 -05:00
examples examples/send-message: Remove default sender 2012-11-26 14:57:20 -05:00
README Add tool to build an API tarball for distribution. 2012-11-26 12:25:39 -05:00
__init__.py Update post-receive hook to send messages via the API. 2012-10-03 14:32:05 -04:00
common.py api/common.py: Ensure that the API key file is closed when we're done with it 2012-11-26 14:57:20 -05:00

README

The Humbug API Python bindings require the following Python libraries:

* simplejson
* requests (version >= 0.12)