Skip to main content

No project description provided

Project description

Pygame UI Designer

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 and Requests libraries installed by running these commands:

python -m pygame
python -m requests

Now that you have every dependency installed, you can install Pygame UI Designer by running this command:

pip install pguid

Dependencies

Currently, there are only two dependencies for pgUId, one being Pygame (obviously), and the other being requests (for copying the docs). I don't plan on needing any other libraries, but that is not a promise.

Name Version
pygame >=1.9.1
requests >=2.0.0

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

pguid-0.0.8.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

pguid-0.0.8-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file pguid-0.0.8.tar.gz.

File metadata

  • Download URL: pguid-0.0.8.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pguid-0.0.8.tar.gz
Algorithm Hash digest
SHA256 1b57fabce2f6ffbffabf57890dfeab3b847330a79d86210f9febd463e2cd1d31
MD5 5e848634f4aaeb5e4ce4d883556ebfb1
BLAKE2b-256 43ce66bb967d5c578bbcfefa160aa453f4178af6554afd891ed512b247b09cfc

See more details on using hashes here.

File details

Details for the file pguid-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: pguid-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pguid-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 58ade0970d86c38a0b27c4d3a45b60c963d92fd619f1c17fec8e44cd7f3d1c0c
MD5 7149c1ff6afd5a3b15a01aea019fd355
BLAKE2b-256 2eda538c7c7a16b8e96eca3a3daea7d14eee8368b289b093ff2e470a6f8ff7f9

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