messagebox.showinfo options code example Example: tkinter info box from tkinter import messagebox messagebox.showinfo('Title', 'Information')