2 dépôts
Libraries that provide specialized widgets and styling specifically for the Tkinter framework.
Distinct from Reactive UI Libraries: Shortlist candidates focus on React or embedded hardware; this is specifically for Tkinter desktop extensions.
Explore 2 awesome GitHub repositories matching user interface & experience · Tkinter UI Libraries. Refine with filters or upvote what's useful.
CustomTkinter is a Python GUI framework and library used to build modern desktop applications. It serves as a toolkit for creating cross-platform graphical interfaces with a specific focus on theme-aware components and high-resolution display support. The library provides a set of widgets based on the Tkinter framework that synchronize with operating system appearance settings. It includes a theme engine to manage light and dark modes and integrates system-level scaling to ensure visual consistency across different monitors and display densities. The toolkit covers graphical interface compos
Offers a customizable set of modern widgets built on top of the Tkinter framework.
This project is a collection of implementation patterns and source code examples for building desktop applications using various Python interface libraries. It provides reference implementations and architectural patterns for multiple frameworks, including PyQt, PySide, Tkinter, Kivy, and Streamlit. The repository distinguishes itself by offering specialized examples for diverse interface types, ranging from professional desktop software and native windows to reactive web-based data dashboards and data science tools. It includes specific reference material for cross-platform UI patterns, such
Includes a variety of code snippets and specialized widget examples for the standard Tkinter library.