{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"CustomTkinter wraps Python's Tkinter to provide modern, customizable graphical user interfaces with contemporary styling and appearance options.","skillfed_tags":["gui-framework","tkinter-wrapper","desktop-ui"],"use_cases":["Build desktop applications with modern dark/light theme support and contemporary widget styling.","Create simple data entry or configuration tools with a polished appearance using familiar Tkinter patterns.","Develop cross-platform GUI applications that look native on Windows, macOS, and Linux without framework overhead.","Prototype or iterate on GUI designs quickly while maintaining Tkinter's lightweight footprint and ease of learning."],"what_it_does":"CustomTkinter is a wrapper around Python's standard Tkinter library that adds modern visual styling and customization capabilities to desktop GUI applications. It allows developers to build graphical interfaces with a contemporary appearance while retaining Tkinter's simplicity and cross-platform compatibility. The package depends on darkdetect for system appearance detection, typing_extensions for type hints, and packaging for version handling.\n\nDevelopers use CustomTkinter when they want to create desktop applications with polished, modern-looking interfaces without switching to heavier frameworks. It's particularly useful for projects where Tkinter's native widgets feel dated but a full framework like PyQt or wxPython adds unnecessary complexity. The library maintains active development and has achieved significant adoption in the Python GUI community.","worth_installing":"Yes. CustomTkinter is actively maintained, has no known vulnerabilities, installs with minimal friction, and offers permissive licensing. It's a practical choice for developers who want modern GUI styling without abandoning Tkinter's simplicity or adopting a heavier framework. Install it if you're building desktop applications and want contemporary appearance with familiar Tkinter semantics."},"id":"customtkinter","links":{"html":"https://skillfed.io/packages/customtkinter","md":"https://skillfed.io/packages/customtkinter.md","pypi":"https://pypi.org/project/customtkinter/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":null,"license_treatment":"permissive","name":"customtkinter","python_support":"supports_current","summary":"Create modern looking GUIs with Python"},"popularity":{"monthly_downloads":1205840,"position":4223,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.0.0"}
