Skip to main content

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, sliders and many more! If there are any widgets that you would like to see added, please create an issue!

NEW FEATURES

  • Combo Box: Select options from a list that appears when typing into a search bar
  • 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

How to Contribute

Any contribution to this project would be greatly appreciated. This can include:

  • Finding errors or bugs and creating a new issue
  • Addressing active issues
  • Adding functionality
  • Improving documentation

If applicable, you should make any changes in a forked repository and then create a pull request once the changes are complete and preferably tested if possible.

Note: If writing any code, please attempt to follow the Code Style Guide

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygame-widgets-0.6.1.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

pygame_widgets-0.6.1-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

Details for the file pygame-widgets-0.6.1.tar.gz.

File metadata

  • Download URL: pygame-widgets-0.6.1.tar.gz
  • Upload date:
  • Size: 16.1 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

Hashes for pygame-widgets-0.6.1.tar.gz
Algorithm Hash digest
SHA256 e833f8a7b4a98845e00edc6858a377715f786a84078634553588686220a5a624
MD5 fe3932cf39effd2b2141dc08a03d9c5a
BLAKE2b-256 6032782254a5800b223f1a5fa3faca793d90456ca953732e9152ba62b4f8db7e

See more details on using hashes here.

File details

Details for the file pygame_widgets-0.6.1-py3-none-any.whl.

File metadata

  • Download URL: pygame_widgets-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 22.4 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

Hashes for pygame_widgets-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 75ad3020354ce79e127feace9a7d4817b86e43f538e6377c1f7953c9c777c834
MD5 240c2b17afbeb151d1c32e0d3bb4fb39
BLAKE2b-256 e7533b87858937449f28a3d5f4349c61ced07be8fab29dfea94237cec769d72e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page