I would like to create a GUI in Python tkinter to query a remote MySQL database. I need to establish an ssh tunnel to connect to the database. I am able to get that running with