Skip to main content

基于Python的GUI界面,函数使用中文命名,使用简单,界面丰富,上手方便,持续更新。

Project description

eGUI

基于Python的GUI界面,函数使用中文命名,使用简单,界面丰富,上手方便,持续更新。

安装


pip install eGUI

界面效果


运行效果

主题效果


代码示例


import eGUI

""" 用户登录 """
用户密码字典 = {"123": "456", "789": "654"}  # 用户名密码为文本类型
登录返回结果 = eGUI.登录界面("我的登录", 用户密码字典)
print(登录返回结果)

""" 切换登录界面 """
用户密码字典 = {"123": "456", "789": "654"}  # 用户名密码为文本类型
登录返回结果 = eGUI.登录界面("我的登录", 用户密码字典, 主题="Black")
print(登录返回结果)

""" 界面主题查询 """
print(eGUI.主题列表())
eGUI.主题界面()

关注生态

pypi version


https://space.bilibili.com/365335499

bilibili分享各种高清Python第三库视频,欢迎关注点赞三联。

0.0.7版本 2021年3月21日01:21:49更新

  • 1.登录界面
  • 2.主题列表
  • 3.主题界面视图

修改部分引导错误

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

eGUI-0.0.7.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file eGUI-0.0.7.tar.gz.

File metadata

  • Download URL: eGUI-0.0.7.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for eGUI-0.0.7.tar.gz
Algorithm Hash digest
SHA256 82cc3df539c416457a54960530db9fbfb803b3bcaa70e70149e6ef2da0898b13
MD5 487895fcd6421470e5866284c9f88812
BLAKE2b-256 ecab815df0f588432c28eaa193469db03d2929761d756bcfd22694fac2f01265

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