from src.components.brother_label_printer import BrotherLabelPrinter printer = BrotherLabelPrinter() printer.print_label("123","456","789")