PyQt6
We use PyQt6 for the pigeon GUI.
Python GUIs has a great tutorial for learning PyQt6. Qt themselves also have a great get started guide.
There is also, of course, the official PyQt6 docs. I highly recommend using the search feature of the official docs. Qt is a massive library, it takes some time to discover it's many features.