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

Docs

To access the pgUId docs, I haven't created anything special yet, so run this function in a python file to get the current docs:

from pguid import pgUId
pgUId.docs()

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

Uploaded Source

Built Distribution

pguid-0.0.9-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pguid-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 deef4b4cac3e949dc3ff44ccee7a32194a118ab59fd607d61aada3d6e990c70a
MD5 4db67c967609406a08faf00892891b9a
BLAKE2b-256 3e32aa36c8ee4f6e9789a26b6a93319a19c235d8045e889117f1a30c4f81f300

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pguid-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 47345e7e4949055d76c3b703f24c215009592551a0b1ec5c779c1ef5f34bd29a
MD5 859249a0a6596c504114d4eed2095d50
BLAKE2b-256 e9c4a77ce047ee9783fb1d81b30fac3099e7a70b1cbde1f5a362cf4121001c5c

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