Create a pygame session for specific functions
Project description
PY-GUI
Create a pygame session for specific functions
install
From PyPI:
pip3 install PY_GUI
From GitHub:
pip3 install git+https://github.com/donno2048/PY-GUI
Usage
You can use the demo one by running:
python3 -m PY_GUI
Or just PY-GUI
in the cmd
Or you can run a custom one from within Python, for example:
from PY_GUI import Main
def parse(text: str) -> str:
return text
Main(parse, name = "Cat program")
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
PY_GUI-1.0.4.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file PY_GUI-1.0.4.tar.gz
.
File metadata
- Download URL: PY_GUI-1.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d23070242c41e4312651bd7cdda9daf90054879b8edfd06b1481aa3dc95743a |
|
MD5 | 54a0d2beee20afc69389256391df0b16 |
|
BLAKE2b-256 | 7d6434e6d5901d4bc2b789c44d1d0f369344c27015bf5ceb003867325c438327 |
File details
Details for the file PY_GUI-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: PY_GUI-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a057097d24aba511d247cfa3161aa49e4e3a96e1eebc2721a2190b58126a451 |
|
MD5 | 6ce79cc6c2851f8bac9a6031562eaeb2 |
|
BLAKE2b-256 | b7c443590049ff949fc6f595f3bc0fb831e24f2d464688f0ddc9201a82e5e2ef |