import PySimpleGUIQt as sg sg.Popup('Hello From PySimpleGUI!', 'This is the shortest GUI program ever!')