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.23 version fix a bug about font,More system can display more language
2024.6.27 allow users display file such as '.txt',you can use it following:
'''
yuui.display_file('path',art)
'''
2024.7.1 version fix a bug about display file.and you can make a progress program
for example:
'''
yuui.progress('word',int(done),int(all_work))
'''
2024.7.5 version add a new mode ,you can add code in art,code must in a list or tuple and in second in art,the first must be 'Exec'
for example:
'''
code=['a=0','print(a)']
yuui.window_jump('txt',('Exec',code))
'''
Thank you to read it!
writer:yuzijiang
Raw data
{
"_id": null,
"home_page": null,
"name": "yuui",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, menu, yuui, pygame, gui, yuzijiang, windows, macos, linux",
"author": "yuzijiang",
"author_email": "Toy142hjkl@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/ee/cf/e47b101391a630c7953219bb079a6fd88e4c1244296621ba9bc9d55d0739/yuui-2024.7.21.tar.gz",
"platform": null,
"description": "\r\nThis is a gui program.You can use it to make gui program.\r\r\n\r\r\nYou can get it on http//pypi.org\r\r\nIf you find some problem,you can send problem to 'Toy142hjkl@hotmail.com'\r\r\n\r\r\nThese are some help and usage for you:\r\r\n\r\r\n'''\r\r\nimport yuui as yu\r\r\nyu.window_jump(str(word),art)\r\r\n'''\r\r\n\r\r\nart is a tuple,you can join word such as:\r\r\n'background' it allow you add a picture on the program,but path must at first,for example:\r\r\n\r\r\n'''\r\r\nyu.window_jump('example',('C:/users/...',background)\r\r\n'''\r\r\n\r\r\nif you picture is beautiful,you can remove many ui,'NOui' can do it\r\r\n\r\r\n'''\r\r\nyu.window_jump('example',('NOui'))\r\r\n'''\r\r\n\r\r\nif you picture is black,but words are black too.you can add 'NOblackword'\r\r\n\r\r\nAll 'Art' options on it \r\r\n\r\r\n\r\r\n\r\r\n\r\r\nYou also can use 'input_word' to input some numbers:\r\r\n'''\r\r\nyu.input_word('example',art)\r\r\n'''\r\r\n\r\r\nYou also can use 'password' to set password:\r\r\n'''\r\r\nyu.password('information','password',art)\r\r\n'''\r\r\n\r\r\nYou also can use 'choose_disk' to show some WINDOWS drives:\r\r\n'''\r\r\nyu.choose_disk('information',art)\r\r\n'''\r\r\n\r\r\nYou also can use 'passage' to write passage:\r\r\n'''\r\r\nyu.passage([list],art)#everyone in [list] is a line.\r\r\n'''\r\r\n\r\r\n\r\r\nOptions mode is like 'menu' or 'menus' and 'easyui'\r\r\n\r\r\n'menu' can let you to choose options,'menus' can let you choose more\r\r\n'easyui' can show double menu!\r\r\n\r\r\n'''\r\r\nimport yuui\r\r\nyuui.menu([list],art)\r\r\nyuui.menus([list],art)\r\r\nyuui.easyui([list],[list],art)\r\r\n'''\r\r\n\r\r\n2024.6.23 version fix a bug about font,More system can display more language\r\r\n2024.6.27 allow users display file such as '.txt',you can use it following:\r\r\n '''\r\r\n yuui.display_file('path',art)\r\r\n '''\r\r\n2024.7.1 version fix a bug about display file.and you can make a progress program\r\r\n for example:\r\r\n '''\r\r\n yuui.progress('word',int(done),int(all_work))\r\r\n '''\r\r\n2024.7.5 version add a new mode ,you can add code in art,code must in a list or tuple and in second in art,the first must be 'Exec'\r\r\n\r\r\nfor example:\r\r\n '''\r\r\n code=['a=0','print(a)']\r\r\n yuui.window_jump('txt',('Exec',code))\r\r\n '''\r\r\n\r\r\nThank you to read it!\r\r\n\r\r\nwriter:yuzijiang\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A program based on pygame.You can use it made GUI program easily.",
"version": "2024.7.21",
"project_urls": null,
"split_keywords": [
"python",
" menu",
" yuui",
" pygame",
" gui",
" yuzijiang",
" windows",
" macos",
" linux"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eecfe47b101391a630c7953219bb079a6fd88e4c1244296621ba9bc9d55d0739",
"md5": "4f7971e752e15276984d24af91a73f32",
"sha256": "73d57bbb4f65fb1b602a33b34efd03d573cb79979f5ec38deda9142fdb55d4f8"
},
"downloads": -1,
"filename": "yuui-2024.7.21.tar.gz",
"has_sig": false,
"md5_digest": "4f7971e752e15276984d24af91a73f32",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8031,
"upload_time": "2024-07-21T13:10:32",
"upload_time_iso_8601": "2024-07-21T13:10:32.175621Z",
"url": "https://files.pythonhosted.org/packages/ee/cf/e47b101391a630c7953219bb079a6fd88e4c1244296621ba9bc9d55d0739/yuui-2024.7.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-21 13:10:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "yuui"
}