Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

example_pkg_gui-0.0.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

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