Skip to content

tkinter-desktop v1.7.10

Latest

Choose a tag to compare

@kuailexiaozixin kuailexiaozixin released this 13 Aug 11:25
· 4 commits to main since this release

原生 Tkinter/ttk 桌面应用全生命周期 AI 技能(MVC + pygubu .ui + SQLite + PyInstaller)。

特性

  • MVC 分层,界面以 .ui 为唯一载体(pygubu Builder 加载)
  • 内置 SQLite 数据层(Repository 模式)
  • 完整质量门禁:pytest + 无头 GUI 冒烟 + release gate
  • Win32 原生能力(ctypes / pywin32)
  • examples/ 参考实现,templates/ 项目脚手架

详见 README。