Find a file
Tim Abbott 1ff5440f28 Add tool to build an API tarball for distribution.
(imported from commit eeaf9f526f243cc628eede603fe1b1691c34977f)
2012-11-26 12:25:39 -05:00
bots check-mirroring: Add subscriptions inside IOError check. 2012-11-26 12:25:39 -05:00
examples api: Add an extra send_message example. 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: Add copyright and MIT license notices to distributed tools. 2012-11-26 12:25:38 -05:00
README Add tool to build an API tarball for distribution. 2012-11-26 12:25:39 -05:00

The Humbug API Python bindings require the following Python libraries:

* simplejson
* requests (version >= 0.12)