Find a file
Keegan McAllister 4a62308ab9 api/examples: Rework sys.path computation
(imported from commit 6e4c2a9b5f5ab6f6680704a1e06bd17fd95bd038)
2012-11-26 14:57:20 -05:00
bots Send Nagios alerts to Humbug 2012-11-26 14:42:55 -05:00
examples api/examples: Rework sys.path computation 2012-11-26 14:57:20 -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: Reduce code duplication between API call methods 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

The Humbug API Python bindings require the following Python libraries:

* simplejson
* requests (version >= 0.12)