I am trying to assemble a python based gui to access mysql. I would like to have several preset queries where the user could just click a button to activate the selected query. Not sure if I should be looking at TKinter or something else. Thanks