Metadata-Version: 2.4
Name: atemur-ctk-template
Version: 1.0.0
Summary: Reusable CustomTkinter GUI template
Author-email: Abdullah Temur <abdullahtemur86@gmail.com>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/A-Temur/atemur-ctk-template
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: customtkinter
Requires-Dist: pillow
Dynamic: license-file

A Custom CTK Template, which i use across multiple projects.

Install using
pip install atemur-ctk-template

requires:
- Python 3.10 or above
