#!/usr/bin/env python
from pyblue import pyblue

# Run the server.
pyblue.run()
