Metadata-Version: 2.4
Name: m-you-tk
Version: 0.1.2
Summary: Material You components for Tkinter
Author-email: logic-break <abibasqabiba@email.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Pillow>=9.0.0
Dynamic: license-file

# 🎨 M-YOU-TK

A modern Material You (Material Design 3) UI library for Tkinter with smooth LERP animations.

## 📖 Documentation

The full documentation for this library, including component references, installation guides, and code examples, is available in the **offline HTML documentation** file.

### 🚀 How to open:
1. Locate the `documentation.html` file in the root directory.
2. Double-click to open it in your preferred web browser.

---

## 🛠 Quick Installation

```bash
pip install m-you-tk
