Skip to main content

GUI


pyimgui

Wrapper for ImGui C++ library for creating graphical user interfaces in "immediate mode" fashion.

PyGameWidgets

An open-source graphical toolkit for PyGame.

GuiPyg

GuiPyg is a GUI library build on top of Pygame meant to make it easier for users to make GUIs within their games (or other projects). This library uses PyGame version 2.0.0.dev8 -> pip install pygame==2.0.0.dev8

next