tkinter_page:扩展tkiner

时间:2021-04-21 09:22:00
【文件属性】:
文件名称:tkinter_page:扩展tkiner
文件大小:226KB
文件格式:ZIP
更新时间:2021-04-21 09:22:00
Python tkinter_page 介绍 Tkinter_page基于tkinter。 它包含几个用于特定区域的框架。 您可以使用tkinter_page更快地构建用户界面。 例子 桌面框架 #This is a example to build an DesktopFrame. import tkinter as tk import tkinter_page as tkp window = tk . Tk () # Way1: Generate child frame before DesktopFrame by building a dict bar_frame = { "background" : "gold" , "width" : 400 , "height" : 30 } files_frame = { "background" : "red" , "width" : 70 , "hei
【文件预览】:
tkinter_page-master
----tkinter_page.egg-info()
--------PKG-INFO(8KB)
--------SOURCES.txt(187B)
--------top_level.txt(13B)
--------dependency_links.txt(1B)
----tkinter_page()
--------__pycache__()
--------__init__.py(26KB)
----test.py(6KB)
----picture()
--------DesktopFrame_Demo.png(28KB)
--------tkinter_page_logo.png(13KB)
--------Page_Demo1.png(103KB)
----LICENSE(1KB)
----dist()
--------tkinter_page-0.0.1.tar.gz(3KB)
--------tkinter_page-0.0.2-py3-none-any.whl(5KB)
--------tkinter_page-0.0.1-py3-none-any.whl(4KB)
--------tkinter_page-0.0.2.tar.gz(4KB)
--------tkinter_page-0.0.5.tar.gz(11KB)
--------tkinter_page-0.0.4.tar.gz(6KB)
--------tkinter_page-0.0.4-py3-none-any.whl(7KB)
--------tkinter_page-0.0.3.tar.gz(6KB)
--------tkinter_page-0.0.5-py3-none-any.whl(10KB)
--------tkinter_page-0.0.3-py3-none-any.whl(7KB)
----setup.py(960B)
----README.md(6KB)
----build()
--------lib()

网友评论