I have a MySQL database and in python 3.6+ I would like to view data form said database in a window. for example one column multi rows. Drawing a blank at the moment.
I am also using PyQt5 but i do not use the designer. I can how ever create the database and tables and query this and print to the python console. Dont want this I need to display the information on a GUI... Any help with serious answers is most welcome as I am mystified at the moment.