def main(): util.setup_trap() rpi.init() fpga.init() network.init(options.host, options.port) IOLoop.current().start()