python-grove

A python class to interface with the Grove.io HTTP API


Keywords
python, grove, io, http, irc, api
License
MIT
Install
pip install python-grove==0.0.1

Documentation

Overview

A simple python class to interface with the Grove.io HTTP API.

Installation

pip install python-grove

Usage

import grove
g = grove.GroveConnection('username', 'password')