You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I'd try my hand at creating my own GUI toolkit.
This is loosely based on the kivy framework however uses pygame to draw items on the screen.
The point is the user does not interact with pygame themselves.
About
A toolkit to simplify the creating of a GUI for python applications.