A simple kairosDB REST API Client with some extra handy graph functions. You need pandas to save files and matplotlib to plot data.
define these environment variables in your system:
KAIROSDB_AUTH_URL : Url for authentication
KAIROSDB_QUERY_URL : Url for kairos query api
KAIROSDB_AUTH_USER : Authentication email/username
KAIROSDB_AUTH_PSWD : Authentication password
Refer sample-workbook.ipynb