appkit-ui 0.7.4__py3-none-any.whl → 0.7.6__py3-none-any.whl
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.
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: appkit-ui
|
|
3
|
-
Version: 0.7.
|
|
3
|
+
Version: 0.7.6
|
|
4
4
|
Summary: Add your description here
|
|
5
|
+
Project-URL: Homepage, https://github.com/jenreh/appkit
|
|
6
|
+
Project-URL: Documentation, https://github.com/jenreh/appkit/tree/main/docs
|
|
7
|
+
Project-URL: Repository, https://github.com/jenreh/appkit
|
|
8
|
+
Project-URL: Issues, https://github.com/jenreh/appkit/issues
|
|
5
9
|
Author: Jens Rehpöhler
|
|
10
|
+
Keywords: components,mantine,reflex,ui,web
|
|
11
|
+
Classifier: Intended Audience :: Developers
|
|
12
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
13
|
+
Classifier: Programming Language :: Python :: 3
|
|
14
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
15
|
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
16
|
+
Classifier: Topic :: Software Development :: User Interfaces
|
|
6
17
|
Requires-Python: >=3.13
|
|
7
|
-
Requires-Dist: appkit-
|
|
8
|
-
Requires-Dist: reflex>=0.8.
|
|
18
|
+
Requires-Dist: appkit-mantine
|
|
19
|
+
Requires-Dist: reflex>=0.8.20
|
|
9
20
|
Description-Content-Type: text/markdown
|
|
10
21
|
|
|
11
22
|
# appkit-ui
|
|
@@ -7,6 +7,6 @@ appkit_ui/components/dialogs.py,sha256=nc4-5PNUwzz-8ZB-Y3bUGkw6z6RlEfNto7icPHjyc
|
|
|
7
7
|
appkit_ui/components/editor.py,sha256=Z9cew7hrLuBoXBYk7xW-OsbhIcdW4LFlBqi_8eYtCTY,7956
|
|
8
8
|
appkit_ui/components/form_inputs.py,sha256=L3akQp92N7M-2Yi0lLSg7rbZTijneLg3FiPwWF1wcik,11546
|
|
9
9
|
appkit_ui/components/header.py,sha256=JLAiDEVku99pRgAsQAMUIui7i70hS6H6Bbbe8FVj0DU,715
|
|
10
|
-
appkit_ui-0.7.
|
|
11
|
-
appkit_ui-0.7.
|
|
12
|
-
appkit_ui-0.7.
|
|
10
|
+
appkit_ui-0.7.6.dist-info/METADATA,sha256=g3nXClt4WJyVIKG0hmo3TiJqoP7pLhogqqcawdHkMXA,11766
|
|
11
|
+
appkit_ui-0.7.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
12
|
+
appkit_ui-0.7.6.dist-info/RECORD,,
|
|
File without changes
|