Skip to content

Xiaokang2022/tkintertools

Repository files navigation

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 License Downloads Total Downloads Size
Watchers Forks Stars Issues Pull Requests Discussions

Insights

Star History Chart

Install - 模块安装

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.beta1
  • 🕓 Release - 发布日期 : 2024-05-17
  • ✨ Feature - 更新内容 : News-3.0.0
pip install tkintertools==3.0.0b1
Preview - 预览
  • Windows 11 Dark Theme

Light - Win11

  • Windows 10 Light Theme

Dark - Win10

  • Ubuntu 24.04 (GNOME) Dark Theme

Light - Ubuntu

  • Kubuntu 24.04 (KDE) Light Theme

Light - Kubuntu

  • macOS Dark Theme

Dark - MacOS

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.* 可能会十分困难。

More - 更多