Create a pygame session for specific functions
Project description
PY-GUI
Create a pygame session for specific functions
install
From Pypi:
py -m pip install PY_GUI
From GitHub:
py -m pip install git+https://github.com/donno2048/PY-GUI
Usage
You can use the demo one by running:
py -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.0.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file PY_GUI-1.0.0.tar.gz
.
File metadata
- Download URL: PY_GUI-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e8452700ac7c99366d5bb263a422b0b7d159d2472ff815b307812b1976aeec |
|
MD5 | e0148e09ec108510291411f0e4dc0cfe |
|
BLAKE2b-256 | cc2771075f5c347a16208971e8db4df6cc3a5109915c98fb2187e34140a976ec |
File details
Details for the file PY_GUI-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: PY_GUI-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed7acfe05009e09ed012732c94852b8aae372b878cac863467e45d82e77dca1a |
|
MD5 | f1570829fb981bdf4210ff8a0d376c3b |
|
BLAKE2b-256 | 50335a90ca9160798456ab1035d05068df7cb15a6aba2619bd9525f8569ae2ee |