graphscope-flex 0.30.0__py2.py3-none-any.whl → 0.31.0a20250124__py2.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.
- graphscope_flex-0.31.0a20250124.dist-info/METADATA +19 -0
- {graphscope_flex-0.30.0.dist-info → graphscope_flex-0.31.0a20250124.dist-info}/RECORD +4 -4
- {graphscope_flex-0.30.0.dist-info → graphscope_flex-0.31.0a20250124.dist-info}/WHEEL +1 -1
- graphscope_flex-0.30.0.dist-info/METADATA +0 -17
- {graphscope_flex-0.30.0.dist-info → graphscope_flex-0.31.0a20250124.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,19 @@
|
|
1
|
+
Metadata-Version: 2.1
|
2
|
+
Name: graphscope-flex
|
3
|
+
Version: 0.31.0a20250124
|
4
|
+
Summary: GraphScope FLEX HTTP SERVICE API
|
5
|
+
Home-page: UNKNOWN
|
6
|
+
Author: GraphScope
|
7
|
+
Author-email: graphscope@alibaba-inc.com
|
8
|
+
License: Apache 2.0
|
9
|
+
Keywords: OpenAPI,OpenAPI-Generator,GraphScope FLEX HTTP SERVICE API
|
10
|
+
Platform: UNKNOWN
|
11
|
+
Description-Content-Type: text/markdown
|
12
|
+
Requires-Dist: pydantic (>=2)
|
13
|
+
Requires-Dist: python-dateutil
|
14
|
+
Requires-Dist: typing-extensions (>=4.7.1)
|
15
|
+
Requires-Dist: urllib3 (<2.1.0,>=1.25.3)
|
16
|
+
|
17
|
+
This is a specification for GraphScope FLEX HTTP service based on the OpenAPI 3.0 specification. You can find out more details about specification at [doc](https://swagger.io/specification/v3/). Some useful links: - [GraphScope Repository](https://github.com/alibaba/GraphScope) - [The Source API definition for GraphScope Interactive](https://github.com/GraphScope/portal/tree/main/httpservice)
|
18
|
+
|
19
|
+
|
@@ -80,7 +80,7 @@ graphscope/flex/rest/models/update_alert_message_status_request.py,sha256=sgQshr
|
|
80
80
|
graphscope/flex/rest/models/update_stored_proc_request.py,sha256=kugg4ir3lpWhu9lV2epP-qRujHNXRwklUP-GsqDnBsk,2689
|
81
81
|
graphscope/flex/rest/models/upload_file_response.py,sha256=-fMN6KfHporMNSSVIqbs0JvFofkDvcNIg9PXRFoGj8Y,2747
|
82
82
|
graphscope/flex/rest/models/vertex_mapping.py,sha256=v0ILNhsCqjdSoYGNP7-2XQkF0viSx1Mszd8RTWtearA,3414
|
83
|
-
graphscope_flex-0.
|
84
|
-
graphscope_flex-0.
|
85
|
-
graphscope_flex-0.
|
86
|
-
graphscope_flex-0.
|
83
|
+
graphscope_flex-0.31.0a20250124.dist-info/METADATA,sha256=g5wI-rXU64p0DiREpX37OCLE64G_iG1vzCYdqbw6xdo,882
|
84
|
+
graphscope_flex-0.31.0a20250124.dist-info/WHEEL,sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY,110
|
85
|
+
graphscope_flex-0.31.0a20250124.dist-info/top_level.txt,sha256=_6VvFKT8k3gGfOyNYDHGabL2O-Xzhfm87uy3kVRzWV0,11
|
86
|
+
graphscope_flex-0.31.0a20250124.dist-info/RECORD,,
|
@@ -1,17 +0,0 @@
|
|
1
|
-
Metadata-Version: 2.1
|
2
|
-
Name: graphscope-flex
|
3
|
-
Version: 0.30.0
|
4
|
-
Summary: GraphScope FLEX HTTP SERVICE API
|
5
|
-
Home-page:
|
6
|
-
Author: GraphScope
|
7
|
-
Author-email: graphscope@alibaba-inc.com
|
8
|
-
License: Apache 2.0
|
9
|
-
Keywords: OpenAPI,OpenAPI-Generator,GraphScope FLEX HTTP SERVICE API
|
10
|
-
Description-Content-Type: text/markdown
|
11
|
-
Requires-Dist: urllib3 (<2.1.0,>=1.25.3)
|
12
|
-
Requires-Dist: python-dateutil
|
13
|
-
Requires-Dist: pydantic (>=2)
|
14
|
-
Requires-Dist: typing-extensions (>=4.7.1)
|
15
|
-
|
16
|
-
This is a specification for GraphScope FLEX HTTP service based on the OpenAPI 3.0 specification. You can find out more details about specification at [doc](https://swagger.io/specification/v3/). Some useful links: - [GraphScope Repository](https://github.com/alibaba/GraphScope) - [The Source API definition for GraphScope Interactive](https://github.com/GraphScope/portal/tree/main/httpservice)
|
17
|
-
|
{graphscope_flex-0.30.0.dist-info → graphscope_flex-0.31.0a20250124.dist-info}/top_level.txt
RENAMED
File without changes
|