#!/usr/bin/env python2 from PrinterApplication import PrinterApplication app = PrinterApplication.getInstance() app.run()