Umstellung auf Customtkinter.

This commit is contained in:
2024-07-15 09:40:40 +02:00
parent e0d1fc976a
commit 0c4926f0d5
123 changed files with 11824 additions and 46 deletions

View File

@@ -0,0 +1,18 @@
Metadata-Version: 2.1
Name: customtkinter
Version: 5.2.2
Summary: Create modern looking GUIs with Python
Home-page: https://customtkinter.tomschimansky.com
Author: Tom Schimansky
License: Creative Commons Zero v1.0 Universal
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: darkdetect
Requires-Dist: packaging
Requires-Dist: typing-extensions ; python_version <= "3.7"
A modern and customizable python UI-library based on Tkinter: https://customtkinter.tomschimansky.com