sayou-visualizer 0.0.3__py3-none-any.whl → 0.0.5__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: sayou-visualizer
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.5
|
|
4
4
|
Summary: Connector components for the Sayou Data Platform
|
|
5
5
|
Project-URL: Homepage, https://www.sayouzone.com/
|
|
6
6
|
Project-URL: Documentation, https://sayouzone.github.io/sayou-fabric/
|
|
@@ -214,11 +214,11 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
214
214
|
Classifier: Programming Language :: Python :: 3.11
|
|
215
215
|
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
|
216
216
|
Requires-Python: >=3.9
|
|
217
|
-
Requires-Dist: networkx
|
|
218
|
-
Requires-Dist: pyvis
|
|
219
|
-
Requires-Dist: rich
|
|
220
|
-
Requires-Dist: sayou-core~=0.
|
|
221
|
-
Requires-Dist: websocket-client
|
|
217
|
+
Requires-Dist: networkx==3.4.1
|
|
218
|
+
Requires-Dist: pyvis==0.3.2
|
|
219
|
+
Requires-Dist: rich==14.2.0
|
|
220
|
+
Requires-Dist: sayou-core~=0.3.0
|
|
221
|
+
Requires-Dist: websocket-client==1.9.0
|
|
222
222
|
Description-Content-Type: text/markdown
|
|
223
223
|
|
|
224
224
|
# sayou-visualizer
|
|
@@ -6,6 +6,6 @@ sayou/visualizer/renderer/pyvis_renderer.py,sha256=5lDM27i5KXJXh8X6H4NDCGZYUJJPg
|
|
|
6
6
|
sayou/visualizer/tracer/graph_tracer.py,sha256=QYztzA8sbW5hPOEnLU_rqNo3nZWt_RijahMg8IKmF0U,3199
|
|
7
7
|
sayou/visualizer/tracer/rich_tracer.py,sha256=ik7J1P7AMTN47lkjMLE7iTlRuksUpwSKluvWdpY6kdQ,2406
|
|
8
8
|
sayou/visualizer/tracer/websocket_tracer.py,sha256=OZLg4jTfuxp6IwDacmAACKZ_0FirZFhyLysqh9QyrJA,1626
|
|
9
|
-
sayou_visualizer-0.0.
|
|
10
|
-
sayou_visualizer-0.0.
|
|
11
|
-
sayou_visualizer-0.0.
|
|
9
|
+
sayou_visualizer-0.0.5.dist-info/METADATA,sha256=_KxHy3Iq9WUqejNGAMV-fzj_mtKOA5yiwH4rTNgX5mc,16679
|
|
10
|
+
sayou_visualizer-0.0.5.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
11
|
+
sayou_visualizer-0.0.5.dist-info/RECORD,,
|
|
File without changes
|