返回排行榜

ParthJadhav/Tkinter-Designer

Python

An easy and fast way to create a Python GUI 🐍

tkintertkinter-guitkinter-pythontkinter-graphic-interfacepython3tkinter-widgetsgui-applicationpython-scriptdrag-and-dropeasyeasy-to-usefast
Star 增长趋势
Star
10.3k
Forks
933
周增长
Issues
3
5k10k
2023年1月2024年3月2025年5月2026年7月
制品库PyPIpip install tkinter-designer
README

bloom-banner-01-light-tags-1500x500

logo

Tkinter Designer

Drag & Drop GUI Creator

Tkinter Designer - No-code solution for Python GUI's | Product Hunt


Translations


💡 Introduction

Tkinter Designer was created to speed up the GUI development process in Python. It uses the well-known design software Figma to make creating beautiful Tkinter GUIs in Python a piece of cake 🍰.

Tkinter Designer uses the Figma API to analyze a design file and create the respective code and files needed for the GUI. Even Tkinter Designer's GUI is created using Tkinter Designer.

Tkinter Designer GUI

📢 Announcement

🎉 Multi frame support is here! 🎉

You can now create multiple frames in a single design file and Tkinter Designer will create the respective code and files for each frame. This is a huge step for Tkinter Designer and I'm really excited to see what you guys create with it.

Feel free to share your creations with the community on Discord.

If you encounter any bugs or have any suggestions, please create an issue here.

☄️ Advantages of Tkinter Designer

  1. Interfaces with drag and drop.
  2. A great deal quicker than writing code by hand
  3. Produce more gorgeous interfaces

⚡️ Read the instruction here

View the YouTube video or read the instructions below.

Instructions Youtube Tutorial

Requirements

Tkinter Designer supports Python 3.9 and newer. Install it with:

pip install tkdesigner

The CLI accepts both current figma.com/design/... links and legacy figma.com/file/... links. If you select a specific frame before copying the Figma link, Tkinter Designer will generate that selected frame. Always wrap Figma URLs in quotes when running from a shell, because Figma links often include ? and & query parameters.

tkdesigner "$FILE_URL" "$FIGMA_TOKEN"

To generate a class-based Tkinter app:

tkdesigner --template class $FILE_URL $FIGMA_TOKEN

To generate one app with Back/Next navigation across multiple Figma frames:

tkdesigner --template pages $FILE_URL $FIGMA_TOKEN

Generated apps can also apply a ttk theme:

tkdesigner --theme clam $FILE_URL $FIGMA_TOKEN

Generated gui.py files can be imported from another Python file without starting mainloop() automatically, so you can attach commands separately and regenerate the UI later. Use -f when you want the CLI to clear and regenerate an existing build directory.

🦋 Supporting Tkinter Designer

Consider making a donation to the Tkinter Designer project if you or your business have benefited from it. This will accelerate Tkinter Designer's development! Making coffee is simple; I'll be happy to enjoy one.

Buy Me A Coffee Paypal

🔵 Discord server & Linkedin

Click the button below to join the discord server or Linkedin

Join Discord Server Connect on Linkedin

📐 How it Works

The only thing the user needs to do is design an interface with Figma, and then paste the Figma file URL and API token into Tkinter Designer.

Tkinter Designer will automatically generate all the code and images required to create the GUI in Tkinter.

How it Works

🎯 Examples

The possibilities are endless with Tkinter Designer, but here are a couple of GUIs that can be perfectly replicated in Tkinter.

The following are not my creations.

HotinGo (More Info)

Example 3

CodTubify (More Info)

Example 3

BeAnonymous (More Info)

Example 1

Frame Recorder (More Info)

Example 3

WhatBulk (More Info)

Example 3

Atarbals-Modern-Antivirus (More Info)

Example 3

🔥 Showcase

Please let me know if Tkinter Designer was used to create your app. More illustrations will be beneficial for other people!

(See: Contact Me) or use Show and Tell section in Discussions.

📄 License

Tkinter Designer is licensed under the BSD 3-Clause "New" or "Revised" License.
View Here.

Permissions Restrictions Conditions
✓ Commercial Use × Liability 🛈 License and Copyright Notice
✓ Modification × Warranty
✓ Distribution
✓ Private Use

Contribute

All contributions from the open-source community, individuals, and partners are welcomed. Our achievement is a result of your active participation.

Contributing guidelines

Code of conduct

LEARN.md

Connect with me on Linkedin

相关仓库
PySimpleGUI/PySimpleGUI

Python GUIs for Humans! Create any GUI simple or complicated in a way that's intuitive. Launched in 2018. NEW for 2026 - the LGPL3 Version 6. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

PythonPyPIGNU Lesser General Public License v3.0pysimpleguigui-framework
pysimplegui.com
13.8k1.8k
TomSchimansky/CustomTkinter

A modern and customizable python UI-library based on Tkinter

PythonPyPIMIT Licensepythonui
13.5k1.2k
kangvcar/InfoSpider

INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。

PythonPyPIGNU General Public License v3.0python3crawl
infospider.vercel.app
8.2k1.5k
ilius/pyglossary

A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any operating system / device.

PythonPyPIGNU General Public License v3.0dictionarypygi
2.6k264
israel-dryer/ttkbootstrap

Modern themes for Tkinter. Sleek, responsive styles inspired by Bootstrap. Includes ready-to-use widgets, 20+ themes, and tools for building beautiful, cross-platform desktop apps with ease.

PythonPyPIMIT Licensettktkinter
ttkbootstrap.readthedocs.io/en/latest/
2.6k460
rdbende/Sun-Valley-ttk-theme

A gorgeous theme for Tkinter/ttk, based on the Sun Valley visual style ✨

TclMIT Licensettkpython
pypi.org/project/sv-ttk
2.6k126
PaulleDemon/PyUIBuilder

Python GUI builder. GUI builder for Tkinter, CustomTkinter, Kivy(upcoming) and PySide

JavaScriptnpmOthercustomtkintergui
pyuibuilder.com
2.5k204
alejandroautalan/pygubu

A simple GUI builder for the python tkinter module

PythonPyPIMIT Licensepythontkinter
2.2k214
receyuki/stable-diffusion-prompt-reader

A simple standalone viewer for reading prompts from Stable Diffusion generated image outside the webui.

PythonPyPIMIT Licenseaiimage-generation
1.3k89
AaronL725/grok-register

【已存活三个月+,无封号】批量注册稳定 Grok 账号,可直接导入 grok2api 和 cpa 使用,并且可以与cloudflare无限域名邮箱等联动。通过1000+账号连续注册测试。

PythonPyPIMIT Licenseautomationcli
1.3k340
Xiaokang2022/maliang

A lightweight UI framework based on tkinter with all UI drawn in Canvas!🎨

PythonPyPIMIT Licensetkintergui
xiaokang2022.github.io/maliang/
1.1k47
phillipai/100-days-of-code-python

100 Days of Code: The Complete Python Pro Bootcamp

Jupyter Notebookpythonpython3
1.1k492