#!python
from pyblue import pyblue

# Run the server.
pyblue.run()
