Widgets for use with Pygame
Project description
Pygame Widgets
A helper module for common widgets that may be required in developing applications with Pygame. It supports fully customisable buttons, collections of buttons, textboxes and sliders. If there are any widgets that you would like to see added, please create an issue!
NEW FEATURES
- Dropdown: Select options from a list that appears when hovered over
- Progress Bar: Shows a percentage of completeness, great for loading screens and health bars
- Toggle: Allows switching between two values, great for settings
- Animations: Create an animation that changes a widgets attributes over some time, running on a separate thread
Prerequisites
Installation
Ensure that Python 3 and pip are installed and added to your environment PATH.
python -m pip install pygame-widgets
Open a Python console and run the following command.
import pygame_widgets
If you receive no errors, the installation was successful.
Usage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pygame-widgets-0.5.3.tar.gz
.
File metadata
- Download URL: pygame-widgets-0.5.3.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8752576b6de61c2bb227c42238ba8feab09406e98223e60539dee83fe37ecc92 |
|
MD5 | 43206aa3e7370e4203e3669f653e1770 |
|
BLAKE2b-256 | 5134006d259943b9f28a1e3cec44323e9a69f93e2515dd73f9364c4d05227ad7 |
File details
Details for the file pygame_widgets-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: pygame_widgets-0.5.3-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b757d712eb6e7bf9b78696d894e20723f72340ab0f9456d9e64d60492a8de8b7 |
|
MD5 | d0e866651763b623c0b1a40d24039f31 |
|
BLAKE2b-256 | 81333018323289f90074b4117e5972da7b1e55619cc4afdb3fba8f943eb6d0a3 |