#!python
from pyblue import engine

# Run the server.
engine.run()
