This is a great GUI library for beginners
Project description
- chinese:
gui是一个开源的python库,使用此库需要一下库
| easygui | 这是一个非常简单的gui第三方库,大部分功能需要依靠他 | pip3 install easygui |
|---|---|---|
| tkinter | 这是python的自带库,非常强大,复杂的功能都靠它 | 无 |
这个库主要为初学者开发,持续更新。
主要函数有:
| 函数 | 主要功能 |
|---|---|
| open_path() | 打开文件,返回路径 |
| open_io() | 打开文件,返回io流 |
| msgbox(msg) | 文本弹窗,有ok按钮 |
| enterbox(enter) | 文本弹窗,有输入框和ok,有返回值 |
| save() | 保存文件,返回路径 |
| jdt() | 进度条 |
- English:
GUI is an open source Python library. You need to use this library
| easygui | This is a very simple GUI third-party library, and most functions need to rely on it . | pip3 install easygui |
|---|---|---|
| tkinter | This is the built-in Library of Python. It is very powerful and has complex functions | nothing |
This library is mainly developed for beginners and continuously updated.
The main functions are:
| function | major function |
|---|---|
| open_ path() | Open the file and return the path |
| open_ io() | Open the file and return to the IO stream |
| msgbox(msg) | Text pop-up window with OK button |
| enterbox(enter) | Text pop-up window with input box and OK and return value |
| save() | Save the file and return the path |
| jdt() | progress bar |
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
verygui-0.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file verygui-0.0.1.tar.gz.
File metadata
- Download URL: verygui-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fa5a682fce7eaa278543301d956931649a95910a188ef49ebfdcec925c418a4
|
|
| MD5 |
86adcf5865bc4e281b378d931400c913
|
|
| BLAKE2b-256 |
3e2d1e9abf84ee5c9346b00c03a6c3fefe71223af798e270949df4f2a2bae00c
|
File details
Details for the file verygui-0.0.1-py3-none-any.whl.
File metadata
- Download URL: verygui-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
884da637ebe1677a7f6888250e18bf137c237fe43459112adc105d7d71628c5b
|
|
| MD5 |
d4124b9bf2fb69c0e75a08ce49499d3e
|
|
| BLAKE2b-256 |
0e06e20547b6646783d5549d8a784a576ea9e3096422c84972b12e4f39079830
|