跳转至

约 492 个字 4 行代码 预计阅读时间 4 分钟

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.beta4
  • 🕓 Release / 发布日期 : 2024-07-20
  • ✨ Feature / 更新内容 : News-3.0.0b4
pip install tkintertools[suggest]==3.0.0b4
Preview / 预览

📦 Dependency / 依赖包#

Tip

All dependencies are listed in requirements.txt, but optional packages don’t have to be installed
所有的依赖包均会在 requirements.txt 中列出,但可选包并不一定要安装

📌 Required Packages / 必需包#

Not yet
暂无

🎨 Optional Packages / 可选包#

Considering that too many packages will result in a large size of the project file when packing, the optional packages selected below are recommended to be installed
考虑到调用的包过多将导致打包时项目文件的大小过大,因此下面被选中的可选包是推荐安装的

The following command installs the recommended optional dependencies:
以下命令可以安装推荐的可选依赖包:

pip install tkintertools[suggest]==3.0.0b4

The following command installs all optional dependencies:
以下命令可以安装全部可选依赖包:

pip install tkintertools[full]==3.0.0b4

👀 More / 更多#

Site statistics / 本站统计

  • 总页面:52
  • 总字(词)数:45586
  • 总代码行数:2065
  • 总访问量:

欢迎在评论区留下你的想法


下面没有更多评论啦😆