#!/usr/bin/env python

from hex_client import HexClient
hexClient = HexClient(hex_server='http://hex.local')
hexClient.start()
