-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Steffen Noa (IT-PTR-CEN2-BDE23) edited this page Jul 21, 2026
·
2 revisions
pygame_utils_likeablejuniper is a PyPi package created and maintained by LikeableJuniper. It contains some basic GUI elements and features like styling and layouting. It's intended to be simple to use, with default styles and themes and low setup-per-element requirements.
Since the package is published on PyPi, installing it is as easy as running
pip install pygame_utils_likeablejuniperin your virtual or global environment.
Once installed, you can use it in your pygame project by importing it:
import pygame_utils_likeablejuniper as pgu