I am working on an rpi3 & want to setup some gui control panels. to control I/O, like motors and some relays and 2 pumps..no video or animation, though I might like to plot some data in 3d using matplotlib/scipy.
I am not interested in running on the PC or any other device other than the rpi, and prefer Python. Which packages offer a designer (where you draw the graphics layout)? I've heard of QT, but it requires a license.
Also is there an rpi-oriented listing that compares the features of the potential packages?