graphscope-flex 0.29.0a20250122__py2.py3-none-any.whl → 0.30.0__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.
@@ -0,0 +1,17 @@
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
+
@@ -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.29.0a20250122.dist-info/METADATA,sha256=ya3yO4dC8eGzoBD3nA2_rgq0aBET1PR_-1VV8AlmJ30,882
84
- graphscope_flex-0.29.0a20250122.dist-info/WHEEL,sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY,110
85
- graphscope_flex-0.29.0a20250122.dist-info/top_level.txt,sha256=_6VvFKT8k3gGfOyNYDHGabL2O-Xzhfm87uy3kVRzWV0,11
86
- graphscope_flex-0.29.0a20250122.dist-info/RECORD,,
83
+ graphscope_flex-0.30.0.dist-info/METADATA,sha256=W3YrLBkj4AlrbejrpFFKN5ip2Nt6JXLMWgOiDNB4vdQ,855
84
+ graphscope_flex-0.30.0.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
85
+ graphscope_flex-0.30.0.dist-info/top_level.txt,sha256=_6VvFKT8k3gGfOyNYDHGabL2O-Xzhfm87uy3kVRzWV0,11
86
+ graphscope_flex-0.30.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.34.2)
2
+ Generator: bdist_wheel (0.37.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any
@@ -1,19 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: graphscope-flex
3
- Version: 0.29.0a20250122
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
-