tkinter-gui

Open-source projects categorized as tkinter-gui
Language: + Python + Tcl

Top 23 tkinter-gui Open-Source Projects

  • PySimpleGUI

    Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

  • Project mention: Shoes makes building little graphical programs for Mac, Windows, Linux simple | news.ycombinator.com | 2024-02-23

    Just a heads up: PySimpleGUI 5 isn't open source any more [0], and the official GitHub repo was replaced with a stub [1]. From the blog post, it sounds like the people behind it will probably remove the FOSS version from PyPI soon.

    It's possible the community will fork it with a version of PySimpleGUI 4 that's still kicking around, but I haven't seen one yet.

    [0] https://news.ycombinator.com/item?id=39369353

    [1] https://github.com/PySimpleGUI/PySimpleGUI

  • CustomTkinter

    A modern and customizable python UI-library based on Tkinter

  • Project mention: Can I run a python file, located in someone else's repository, through cmd? | /r/github | 2023-08-09
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Tkinter-Designer

    An easy and fast way to create a Python GUI 🐍

  • Project mention: Tkinter Designer: Quickly Turn Figma Design to Python Tkinter GUI | /r/patient_hackernews | 2023-06-29
  • QualityScaler

    QualityScaler - image/video deeplearning upscaling for any GPU

  • Project mention: How do I change the learning hub video resolution? | /r/ANSYS | 2023-12-10
  • Sun-Valley-ttk-theme

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

  • Project mention: PySimpleGUI 4 will be sunsetted in Q2 2024 | news.ycombinator.com | 2024-02-14

    Welp, I have been messing around with a small project using PySimpleGUI using Deepseek to help me learn it. I found a cool project that has a very nice theme for 'ttk' widgets[0] which are supported in PySimpleGUI. Not sure how to proceed... I guess I will use the uncertainty to explore some of these 100% pure python web dev for shits and grins[1].

    [0]https://github.com/rdbende/Sun-Valley-ttk-theme

  • ttkbootstrap

    A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.

  • Project mention: GUI's for a Desktop App in Python: Kivy, Pyside or TKinter? | /r/learnpython | 2023-06-18

    https://github.com/TomSchimansky/CustomTkinter https://github.com/israel-dryer/ttkbootstrap/ https://github.com/TkinterEP/ttkthemes https://github.com/RobertJN64/TKinterModernThemes https://github.com/rdbende/Sun-Valley-ttk-theme https://github.com/rdbende/Azure-ttk-theme https://github.com/rdbende/Forest-ttk-theme

  • PyMe

    PyMe is a tool software to develop the Python User Interface for Python programmer.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pygubu-designer

    A simple GUI designer for the python tkinter module

  • Project mention: Help with position the UI | /r/Tkinter | 2023-10-27

    Not drag and drop, but Pygubu works very well: https://github.com/alejandroautalan/pygubu-designer

  • Azure-ttk-theme

    A stunning modern theme for ttk inspired by Fluent Design 💠

  • Project mention: GUI's for a Desktop App in Python: Kivy, Pyside or TKinter? | /r/learnpython | 2023-06-18

    https://github.com/TomSchimansky/CustomTkinter https://github.com/israel-dryer/ttkbootstrap/ https://github.com/TkinterEP/ttkthemes https://github.com/RobertJN64/TKinterModernThemes https://github.com/rdbende/Sun-Valley-ttk-theme https://github.com/rdbende/Azure-ttk-theme https://github.com/rdbende/Forest-ttk-theme

  • tksheet

    Python tkinter table widget for displaying tabular data

  • Forest-ttk-theme

    A beautiful modern theme for ttk, inspired by MS Excel's look 🌲🌳

  • Project mention: Clog – The Common Lisp Omnificent GUI | news.ycombinator.com | 2023-06-29

    and for a quick overview of other GUI solutions: https://lispcookbook.github.io/cl-cookbook/gui.html (Gtk4, Qt4 and 5, LispWorks' CAPI (incl. for mobile runtimes), IUP…)

    I have been pleasantly surprised lately to discover surprisingly nice-looking Tk themes (like https://github.com/rdbende/Forest-ttk-theme). We can use them from CL too, with the nodgui library :) (see link)

    For the web, CL & HTMX work well too.

  • tkinter-toolkit

    Explore all modern tkinter widget libraries and helpful tools! (Including customtkinter)

  • Project mention: Finding new tkinter libraries! | /r/Tkinter | 2023-06-26

    Akascape/tkinter-toolkit: Explore all modern tkinter widget libraries! (github.com)

  • py-window-styles

    Customize your python UI window with awesome pre-built windows 11 themes.

  • Project mention: Just one line of code can take your application to the next level! | /r/Tkinter | 2023-07-02

    Try pywinstyles in your tkinter/customtkinter application:

  • GuitarTuner

    Guitar tuner program made with Python, Tkinter and PyAudio.

  • TkNodeSystem

    Create visual node-based UI with Tkinter!

  • Project mention: Node Based UI in tkinter | /r/Tkinter | 2023-05-17
  • paper_trading_view

    PTV is a useful widget for trading view for doing paper trading when bar reply is enabled.(this feature did not implement in trading view)

  • AI-image-tag-extractor

    A tool to help you get image info.

  • Beginner-Python-Projects

    Beginner level projects in Python

  • TkDial

    Tkinter Dial-Knob widgets

  • mqttk

    Lightweight MQTT client GUI to replace MQTT.fx

  • prompt-markdown-parser

    markdown parser and prompt generator tools for text2image prompts

  • Project mention: I have made a prompt tool | /r/StableDiffusion | 2023-05-19

    Hello everyone! I would like to introduce my prompt tool repository. This repository offers a range of features including prompt translation from various languages to English, the ability to write prompts in Markdown files and parse them, creating datasets from Civitai image links, and using the Civitai API for images with specified wanted and unwanted prompts for filtering. You can also train your text generator using prompt dataset, evaluate your model, and generate prompts using the trained model. I hope that this tool will help address some of your needs and provide assistance. I have provided instructions on how to use it in the repository, but please feel free to ask questions or offer suggestions! Happy prompting to everyone!

  • key-cast

    Cast your key presses and mouse clicks on the screen, while casting your favorite application on the screen. Better than the rest.

  • RestaurantManagementSystemV0.1.1

    Restaurant Management System written in Python using Tkinter and SQLite3 modules

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

tkinter-gui related posts

  • PySimpleGUI 4 will be sunsetted in Q2 2024

    7 projects | news.ycombinator.com | 14 Feb 2024
  • How to store user passwords safely?

    2 projects | /r/learnprogramming | 9 Dec 2023
  • IDE Made with PyQt6 [UPDATE]

    1 project | /r/Python | 7 Dec 2023
  • IDE made with PyQt6 and Python

    1 project | /r/Python | 27 Nov 2023
  • Need Suggestions for my IDE Project that I made with Python

    1 project | /r/opensource | 8 Nov 2023
  • Help with position the UI

    1 project | /r/Tkinter | 27 Oct 2023
  • Can I run a python file, located in someone else's repository, through cmd?

    1 project | /r/github | 9 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source tkinter-gui projects? This list will help you:

Project Stars
1 PySimpleGUI 13,133
2 CustomTkinter 10,228
3 Tkinter-Designer 8,295
4 QualityScaler 1,738
5 Sun-Valley-ttk-theme 1,666
6 ttkbootstrap 1,615
7 PyMe 866
8 pygubu-designer 707
9 Azure-ttk-theme 678
10 tksheet 369
11 Forest-ttk-theme 291
12 tkinter-toolkit 156
13 py-window-styles 144
14 GuitarTuner 127
15 TkNodeSystem 64
16 paper_trading_view 57
17 AI-image-tag-extractor 37
18 Beginner-Python-Projects 36
19 TkDial 35
20 mqttk 29
21 prompt-markdown-parser 22
22 key-cast 21
23 RestaurantManagementSystemV0.1.1 18

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com