python show alert message code example Example: tkinter info box from tkinter import messagebox messagebox.showinfo('Title', 'Information')