m-you-tk 0.1.1__tar.gz → 0.1.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,29 @@
1
+ Metadata-Version: 2.4
2
+ Name: m-you-tk
3
+ Version: 0.1.2
4
+ Summary: Material You components for Tkinter
5
+ Author-email: logic-break <abibasqabiba@email.com>
6
+ Requires-Python: >=3.7
7
+ Description-Content-Type: text/markdown
8
+ License-File: LICENSE
9
+ Requires-Dist: Pillow>=9.0.0
10
+ Dynamic: license-file
11
+
12
+ # 🎨 M-YOU-TK
13
+
14
+ A modern Material You (Material Design 3) UI library for Tkinter with smooth LERP animations.
15
+
16
+ ## 📖 Documentation
17
+
18
+ The full documentation for this library, including component references, installation guides, and code examples, is available in the **offline HTML documentation** file.
19
+
20
+ ### 🚀 How to open:
21
+ 1. Locate the `documentation.html` file in the root directory.
22
+ 2. Double-click to open it in your preferred web browser.
23
+
24
+ ---
25
+
26
+ ## 🛠 Quick Installation
27
+
28
+ ```bash
29
+ pip install m-you-tk
@@ -0,0 +1,18 @@
1
+ # 🎨 M-YOU-TK
2
+
3
+ A modern Material You (Material Design 3) UI library for Tkinter with smooth LERP animations.
4
+
5
+ ## 📖 Documentation
6
+
7
+ The full documentation for this library, including component references, installation guides, and code examples, is available in the **offline HTML documentation** file.
8
+
9
+ ### 🚀 How to open:
10
+ 1. Locate the `documentation.html` file in the root directory.
11
+ 2. Double-click to open it in your preferred web browser.
12
+
13
+ ---
14
+
15
+ ## 🛠 Quick Installation
16
+
17
+ ```bash
18
+ pip install m-you-tk
@@ -0,0 +1,29 @@
1
+ Metadata-Version: 2.4
2
+ Name: m-you-tk
3
+ Version: 0.1.2
4
+ Summary: Material You components for Tkinter
5
+ Author-email: logic-break <abibasqabiba@email.com>
6
+ Requires-Python: >=3.7
7
+ Description-Content-Type: text/markdown
8
+ License-File: LICENSE
9
+ Requires-Dist: Pillow>=9.0.0
10
+ Dynamic: license-file
11
+
12
+ # 🎨 M-YOU-TK
13
+
14
+ A modern Material You (Material Design 3) UI library for Tkinter with smooth LERP animations.
15
+
16
+ ## 📖 Documentation
17
+
18
+ The full documentation for this library, including component references, installation guides, and code examples, is available in the **offline HTML documentation** file.
19
+
20
+ ### 🚀 How to open:
21
+ 1. Locate the `documentation.html` file in the root directory.
22
+ 2. Double-click to open it in your preferred web browser.
23
+
24
+ ---
25
+
26
+ ## 🛠 Quick Installation
27
+
28
+ ```bash
29
+ pip install m-you-tk
@@ -1,5 +1,6 @@
1
1
  LICENSE
2
2
  MANIFEST.in
3
+ README.md
3
4
  pyproject.toml
4
5
  setup.py
5
6
  m_you/__init__.py
@@ -4,7 +4,7 @@ build-backend = "setuptools.build-meta"
4
4
 
5
5
  [project]
6
6
  name = "m-you-tk"
7
- version = "0.1.1"
7
+ version = "0.1.2"
8
8
  authors = [{name = "logic-break", email = "abibasqabiba@email.com"}]
9
9
  description = "Material You components for Tkinter"
10
10
  readme = "README.md"
m_you_tk-0.1.1/PKG-INFO DELETED
@@ -1,10 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: m-you-tk
3
- Version: 0.1.1
4
- Summary: Material You components for Tkinter
5
- Author-email: logic-break <abibasqabiba@email.com>
6
- Requires-Python: >=3.7
7
- Description-Content-Type: text/markdown
8
- License-File: LICENSE
9
- Requires-Dist: Pillow>=9.0.0
10
- Dynamic: license-file
@@ -1,10 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: m-you-tk
3
- Version: 0.1.1
4
- Summary: Material You components for Tkinter
5
- Author-email: logic-break <abibasqabiba@email.com>
6
- Requires-Python: >=3.7
7
- Description-Content-Type: text/markdown
8
- License-File: LICENSE
9
- Requires-Dist: Pillow>=9.0.0
10
- Dynamic: license-file
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes