19 lines
677 B
Plaintext
19 lines
677 B
Plaintext
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
|