import tkinter as tk import requests from tkinter import messagebox from PIL import Image, ImageTk import ttkbootstrap The Python program imports the necessary modules for the graphical user interface ...