[PR #2476] [CLOSED] Add CustomTkinter #1795

Closed
opened 2025-11-06 13:23:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2476
Author: @s1591
Created: 5/17/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

CustomTkinter is a modern UI library based on tkinter

Features

  • Can be used along side with tkinter
  • Respects OS appearance(can be adjusted manually too)
  • Has support for HighDPI scaling on windows and macos
  • Consistent look across all OS
  • Anyone with basic tkinter knowledge can easily use this

What's the difference between this Python project and similar ones?

tkinter is very easy to learn without the steep learning curve that comes with other GUI frameworks,being based on tkinter and without the ugly windows I think CustomTkinter is awesome and belongs here 🍰


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2476 **Author:** [@s1591](https://github.com/s1591) **Created:** 5/17/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3809cdc`](https://github.com/vinta/awesome-python/commit/3809cdc5c07798af35d2db1899e822d0404ef1a3) Add CustomTkinter ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter) is a modern UI library based on tkinter ## Features + Can be used along side with tkinter + Respects OS appearance(can be adjusted manually too) + Has support for HighDPI scaling on windows and macos + Consistent look across all OS + Anyone with basic tkinter knowledge can easily use this ## What's the difference between this Python project and similar ones? tkinter is very easy to learn without the steep learning curve that comes with other GUI frameworks,being based on tkinter and without the ugly windows I think CustomTkinter is awesome and belongs here :cake: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:23:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1795