python-hipchat
Project description
Command Line Tool for HipChat
Installation
pip install python-hipchat && hc
Configuration
If your configuration file is not found by the hc command, it will guide you though creating one. The default configuration is in ~/.hipchat.cfg.
The configuration file is of the form:
[hipchat] api_token = abc123 room_name = cool_room ; This is the default room alias, one of the room aliases listed below.
[rooms] cool_room = 123
[message_sender] alias = ryan color = random ; gray, green, purple, red, yellow, random
Usage
Simple message sending:
hc “Hi, from Python-HipChat”
Altering the sender’s name and specifying the room alias:
hc –user “Dr. Nick” –room cool_room “Hi, everybody!”
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file python-hipchat-0.1.0.tar.gz
.
File metadata
- Download URL: python-hipchat-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89035e6ee1f91e8e3f2b5428e4e8e3838fd392bca2a16b74a0a09d36e3b79d79 |
|
MD5 | d0d777545de32e98a6800bf815ce570e |
|
BLAKE2b-256 | d6f4ae7b15ee1aa8efd22473fd05208e018621433b469977f0d23fc6087d4bce |