Skip to main content

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.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

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

yuui-2024.7.10.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file yuui-2024.7.10.tar.gz.

File metadata

  • Download URL: yuui-2024.7.10.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.3

File hashes

Hashes for yuui-2024.7.10.tar.gz
Algorithm Hash digest
SHA256 9e1c20c88ef1809bae2d9afff45397b31b055ed458dbab8919e1bba042a81526
MD5 1b3c148fee89ea8e76520aea4d568152
BLAKE2b-256 2571220117813a80233f2ce8fc52a4fda8d9467cc157ec017ff84cabad857d57

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