[![Build Status](https://travis-ci.org/jelford/friar.svg?branch=master)](https://travis-ci.org/jelford/friar)

# Friar

A simple python library for wrapping JSON RPC interfaces

## Install instructions

    pip install friar

## Usage

See the tests for example usage
