violit 0.0.3__py3-none-any.whl → 0.0.4__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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: violit
3
- Version: 0.0.3
3
+ Version: 0.0.4
4
4
  Summary: Violit: Faster than Light, Beautiful as Violet. The High-Performance Python Web Framework (Streamlit Alternative with Zero Rerun).
5
5
  Author-email: Violit Team <violit.company@gmail.com>
6
6
  License: MIT
@@ -40,7 +40,7 @@ Requires-Dist: bcrypt>=4.0.0
40
40
  Dynamic: license-file
41
41
 
42
42
  <p align="center">
43
- <img src="./assets/violit_glare_small.png" alt="Violit™ Logo" width=80%>
43
+ <img src="https://raw.githubusercontent.com/violit-dev/violit/refs/heads/main/assets/violit_glare_small.png" alt="Violit™ Logo" width=80%>
44
44
  </p>
45
45
 
46
46
 
@@ -68,7 +68,7 @@ Build applications that react at the speed of light with the most elegant syntax
68
68
  *A dashboard built with Violit running in real-time.*
69
69
 
70
70
  <p align="center">
71
- <img src="./assets/demo_show_main_small.gif" alt="Violit Showcase Demo" width=60%>
71
+ <img srchttps://raw.githubusercontent.com/violit-dev/violit/refs/heads/main/assets/demo_show_main_small.gif" alt="Violit Showcase Demo" width=60%>
72
72
  </p>
73
73
 
74
74
 
@@ -19,8 +19,8 @@ violit/widgets/list_widgets.py,sha256=2-FWluNGfdBBN24ZyHOC2a8O93-NzGYHZlVYARX4Fp
19
19
  violit/widgets/media_widgets.py,sha256=FIMjaE1CIfqnsdMHbbCromjwxoWPfvFKmL0_qd6nDL4,7386
20
20
  violit/widgets/status_widgets.py,sha256=HXfS2F_PhEnwHrKNEMFv9JTgmeXgpfspoqq_jJZRPEQ,11140
21
21
  violit/widgets/text_widgets.py,sha256=xL0pqpQnt5M-BJJ0dzcaPqk6FizwN6HRAR2uOVN0zOw,17009
22
- violit-0.0.3.dist-info/licenses/LICENSE,sha256=dMxDVLF-GU5ZhQ-GmpL_eY4j7Wn1c4CtmRU8cOnR7Hw,1093
23
- violit-0.0.3.dist-info/METADATA,sha256=sOpdfpLINVVSkcPujhqZ_UkUztK77xhVb_hNM6YtmAE,12465
24
- violit-0.0.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
25
- violit-0.0.3.dist-info/top_level.txt,sha256=VormCSpHvTyMyZQ17MwgiPegDJev8HQCN5HUUcxUcE0,7
26
- violit-0.0.3.dist-info/RECORD,,
22
+ violit-0.0.4.dist-info/licenses/LICENSE,sha256=dMxDVLF-GU5ZhQ-GmpL_eY4j7Wn1c4CtmRU8cOnR7Hw,1093
23
+ violit-0.0.4.dist-info/METADATA,sha256=QQZBa20-bNIJirnYNbH6zG18DVClrrNqXIIxB7qEGqk,12595
24
+ violit-0.0.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
25
+ violit-0.0.4.dist-info/top_level.txt,sha256=VormCSpHvTyMyZQ17MwgiPegDJev8HQCN5HUUcxUcE0,7
26
+ violit-0.0.4.dist-info/RECORD,,
File without changes