A program based on pygame.You can use it made GUI program easily.
Project description
This is a gui program.You can use it to make gui program.
You can get it on http//pypi.org
If you find some problem,you can send problem to 'Toy142hjkl@hotmail.com'
These are some help and usage for you:
'''
import yuui as yu
yu.window_jump(str(word),art)
'''
art is a tuple,you can join word such as:
'background' it allow you add a picture on the program,but path must at first,for example:
'''
yu.window_jump('example',('C:/users/...',background)
'''
if you picture is beautiful,you can remove many ui,'NOui' can do it
'''
yu.window_jump('example',('NOui'))
'''
if you picture is black,but words are black too.you can add 'NOblackword'
All 'Art' options on it
You also can use 'input_word' to input some numbers:
'''
yu.input_word('example',art)
'''
You also can use 'password' to set password:
'''
yu.password('information','password',art)
'''
You also can use 'choose_disk' to show some WINDOWS drives:
'''
yu.choose_disk('information',art)
'''
You also can use 'passage' to write passage:
'''
yu.passage([list],art)#everyone in [list] is a line.
'''
Options mode is like 'menu' or 'menus' and 'easyui'
'menu' can let you to choose options,'menus' can let you choose more
'easyui' can show double menu!
'''
import yuui
yuui.menu([list],art)
yuui.menus([list],art)
yuui.easyui([list],[list],art)
'''
2024.6.21 version fix a bug about passage,and add pageup and pagedown in 'easyui'
Thank you to read it!
writer:yuzijiang
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
File details
Details for the file yuui-2024.6.22.tar.gz
.
File metadata
- Download URL: yuui-2024.6.22.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.11.0 requests/2.25.1 setuptools/65.5.0 requests-toolbelt/1.0.0 tqdm/4.61.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d12f1fc56ef2b1d66239a4555cf75f009bcc3fa37c733513f7df6e59e471af4 |
|
MD5 | 719479840684c73f7e416cf37bbaa8c1 |
|
BLAKE2b-256 | dec2311edeeddcddb36ec0ac5bb724c871c36b9d70a382034c067bea7b237e35 |