3 Star 13 Fork 2

小康2022 / tkintertools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

[!IMPORTANT]
Due to the growing nature of the project, the original name tkintertools is no longer in line with its original intended, so the project is going to be renamed to "tkinter advanced canvas UI framework" (tacUI) in version 3.0.0.rc1. If you have any other ideas or suggestions, you can put them in the discussion forum.
由于本项目的不断壮大,原名称 tkintertools 已不符合其本意,故本项目准备在进入 3.0.0.rc1 版本时更名为 “tkinter advanced canvas UI framework”(tacUI)。如有其它想法或建议,可在讨论区中提出。

tkintertools

logo

tkintertools 是一个基于 tkinterCanvas 类的 UI 框架
tkintertools is a UI framework based on the Canvas class of tkinter

Version Downloads Total Downloads Size
Watchers Forks Stars Issues Pull Requests Discussions

Insights

Star History Chart

📦 Installation / 安装

✅ Stable Version / 稳定版本

  • 🔖 Version / 最新版本 : 2.6.21
  • 🕓 Release / 发布日期 : 2024-01-01
  • ✨ Feature / 更新内容 : News-2.6.21
pip install tkintertools
👁️ Preview / 预览

Preview UI

Preview 3D

🔥 Development Version / 开发版本

  • 🔖 Version / 最新版本 : 3.0.0.beta2
  • 🕓 Release / 发布日期 : 2024-06-03
  • ✨ Feature / 更新内容 : News-3.0.0b2
pip install tkintertools==3.0.0b2
👁️ Preview / 预览
  • Demo1 Light Theme

Light / Demo1

  • Demo1 Dark Theme

Dark / Demo1

  • Demo2 Light Theme

Light / Demo2

  • Demo2 Dark Theme

Light / Demo2

[!WARNING]
tkt 2.* has been discontinued, for new features, please use tkt 3.*. Also note that tkt 3.* is almost completely incompatible with tkt 2.*, and porting a project from tkt 2.* to tkt 3.* can be difficult.
tkt 2.* 已放弃支持,如需获取新的功能,请使用 tkt 3.*。同时请注意,tkt 3.*tkt 2.* 几乎完全不兼容,将项目从 tkt 2.* 移植到 tkt 3.* 可能会十分困难。

📦 Dependency / 依赖包

1️⃣ darkdetect

  • 🔖 Version / 版本 : 0.8.0
  • 📑 License / 许可 : BSD 3-Clause
  • 🔗 GitHub / 仓库 : darkdetect

⚡ Known Bugs / 已知问题

  • When too much text is entered into the widget Entry, it will cause the program to crash once the characters are deleted or the position of the cursor is moved
    当小部件 Entry 输入的文本过多时,一旦删除字符或移动光标的位置,将导致程序崩溃

[!CAUTION]
Due to the above fatal bugs, it is not recommended to use the beta version in a production environment!
由于存在上述致命问题,不建议在生产环境中使用 beta 版本!

👀 More / 更多

MIT License Copyright (c) 2022 Xiaokang2022 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

The tkintertools is a UI framework based on the Canvas class of tkinter. 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/xiaokang-2022/tkintertools.git
git@gitee.com:xiaokang-2022/tkintertools.git
xiaokang-2022
tkintertools
tkintertools
master

搜索帮助