PyGUI is a library based on Pygame.
PyGUI allows easy creation of applications using various widgets such as labels, buttons, images, and tab bars which are all easily configurable. PyGUI has a minimal impact on system resources thanks to its smart widget management technology.
Documentation coming soon!
An example of what can be achieved with PyGUI:

Comparison of the old/current GUI used in Radio V (left) vs the new PyGUI library (right)

Natively supports Windows Light/Dark mode:


