Skip to content

Instantly share code, notes, and snippets.

View wsorenson's full-sized avatar

Whitney Sorenson wsorenson

View GitHub Profile
@wsorenson
wsorenson / hipchat.py
Created October 18, 2012 15:42
A quick and dirty script to calculate HipChat stats.
#!/usr/bin/env python
# encoding: utf-8
import sys
import os
import requests
import re
# log in on the browser and supply the full cookie sent to HipChat as well as the company domain.
COOKIE = ''