Minimalistic Python library for sending notifications to Hipchat rooms.
- Python 2.6+ and 3.3+ support
- Uses Hipchat API v2
- Can be used for both hosted Hipchat as well as for your own Hipchat server
- requests (use
pip install requeststo install)
Released under MIT license.