Cactus GUI is a Pygame GUI that allows easy creation of UI Elements within the application and connecting events to them.
Elements:
textbox, label, image, keybind, button
Events:
hover, unhover, focus, blur, mouseup, mousedown, click, rightclick, leftclick, keydown,