TkinterHelper布局助手官方拓展和工具库
Project description
TkinterHelper布局助手官方拓展和工具库
安装方式
pip install pytkUI
新增组件
图标组件 Icon
可以在tkinter上展示图标,图标数量众多大概1800多个,基于开源的bootstrap图标.
日期输入框 DateEntry
基于ttkbootstrap的DateEntry,重写部分代码,更符合国内使用.
拓展选项卡组件 ExtTabs
点击右侧选项菜单 切换视图
时间输入框 DateEntry
基于基础组件实现的选择时间
开源组件
本项目使用的开源项目如下
| 开源名称 |
|---|
| bootstrap icon |
| ttkbootstrap |
pyinstaller 打包文件
已经增加钩子,打包时自动打包字体相关文件
nuitka 打包文件
第三方包打包配置文件
site-packages\nuitka\plugins\standard\standard.nuitka-package.config.yml
在本地将以下配置 补充到以上文件中再打包即可
- module-name: 'pytkUI'
data-files:
dirs:
- 'icons'
patterns:
- '*.json'
- '*.woff'
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
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 pytkui-1.3.5.tar.gz.
File metadata
- Download URL: pytkui-1.3.5.tar.gz
- Upload date:
- Size: 185.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1050b8522a72d80719ba5c1bb6b5d10d7629b9c408bdc7fae0909c038c83a4f8
|
|
| MD5 |
887d81965ab4dbffb0e941fc2321c28a
|
|
| BLAKE2b-256 |
8e34d247aab4cb7fd285dc749d778e8aa23594b06167b2b90a628cedfb7e5977
|
File details
Details for the file pytkUI-1.3.5-py3-none-any.whl.
File metadata
- Download URL: pytkUI-1.3.5-py3-none-any.whl
- Upload date:
- Size: 185.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00051b5ba7a935c7c122b9a5cfe5d266117bcd5181beac295220b876b64d69a4
|
|
| MD5 |
0c30e03056e7eb8fa5a7e2269f4c36db
|
|
| BLAKE2b-256 |
6c23738457680d03d0edc0ab437ceeaaa91efbcec7a4fd330fadd13aa064c6a8
|