from src import boiiiwd_class if __name__ == "__main__": app = boiiiwd_class.BOIIIWD() app.mainloop()