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 and sliders. 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

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.0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

pygame_widgets-0.6.0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygame-widgets-0.6.0.tar.gz
  • Upload date:
  • Size: 15.4 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.0.tar.gz
Algorithm Hash digest
SHA256 263353fa3c89f9f77fc03d3f0e87c636a47bda7c32189608661f0740bdb9fee5
MD5 e0e78a89b46f5797e6668b9bd7fa7899
BLAKE2b-256 d5f719ebf33d67d37398c927141b9cc7cb95c45979bf42a00705a7b6326c9ccf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pygame_widgets-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 22.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 730cf4b2514c6712ffb9093abe81e73238112bdc9d1ddcc1c33db669d93f84bd
MD5 7742bb46cf882eaa9db00523077b8aa4
BLAKE2b-256 eb9d1ea99195e8088229e71c1386ba05666cd73b3d73df68a0c62fff6f797c14

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