from printserver import PrintServer # Start server server = PrintServer() server.start()