Skip to content
/ PyGUI Public

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.

Notifications You must be signed in to change notification settings

Nuzza/PyGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

PyGUI

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: image

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

Natively supports Windows Light/Dark mode: Animation

Choose your own accent colour: Animation2

Responsive GUI Animation3

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published