No project description provided
Project description
Pygame UI Designer (pgUId) is a free library for the development of user interfaces in Pygame. Creating UI in Pygame can be time-consuming and difficult, so with this library, you will be able to create a UI in under a minute, with little to no difficulty.
Installation
Before installing, make sure that you have Python installed on your computer. To check, run this command in a terminal:
python --version
After you have verified that Python is installed, you need to ensure that pip is installed. You can check that by running the following command:
pip --version
After you have verified that you have Python and pip installed, check if you have the Pygame library installed by running this command:
python -m pygame
Now that you have every dependency installed, you can install Pygame UI Designer by running this command:
pip install pguid
Dependencies
Currently, there is only one dependency for pgUId, which is, obviously, Pygame itself. I don't plan on needing any other libraries, but that is not a promise.
Name | Version |
---|---|
pygame | >=1.9.1 |
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 pguid-0.0.3.tar.gz
.
File metadata
- Download URL: pguid-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd26c387a73940b9f3716e07b74eff11560e1803beefce8835f7f08d970b8826 |
|
MD5 | b2b230d700c43bb03ca3c2b12ce8ca60 |
|
BLAKE2b-256 | 891d6ba52079f2c96ed5f32137bc979593e73a36d9ab589d0a9500217785f856 |
File details
Details for the file pguid-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: pguid-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 294a33de3d9f212ade8dd4d57e43b8eca494f700439938042bf5a4074d032c07 |
|
MD5 | 8e75f0508b0012d58a914fe476f466b4 |
|
BLAKE2b-256 | 526c16943b83168c0ef938073495968f1c92984037b8589bc4b5e76281dfd89c |