I have a GUI with different Frames, and I want to pass some information between them for processing data. This is what I have so far:
class GUIHandler(tk.Tk):