alibabacloud-emr-serverless-spark20230808 1.4.1__tar.gz → 1.4.3__tar.gz
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.
Potentially problematic release.
This version of alibabacloud-emr-serverless-spark20230808 might be problematic. Click here for more details.
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/ChangeLog.md +13 -0
- alibabacloud_emr-serverless-spark20230808-1.4.3/PKG-INFO +65 -0
- alibabacloud_emr-serverless-spark20230808-1.4.3/alibabacloud_emr_serverless_spark20230808/__init__.py +1 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/alibabacloud_emr_serverless_spark20230808/client.py +8 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/alibabacloud_emr_serverless_spark20230808/models.py +87 -3
- alibabacloud_emr-serverless-spark20230808-1.4.3/alibabacloud_emr_serverless_spark20230808.egg-info/PKG-INFO +65 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/alibabacloud_emr_serverless_spark20230808.egg-info/requires.txt +3 -3
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/setup.py +3 -3
- alibabacloud_emr-serverless-spark20230808-1.4.1/PKG-INFO +0 -64
- alibabacloud_emr-serverless-spark20230808-1.4.1/alibabacloud_emr_serverless_spark20230808/__init__.py +0 -1
- alibabacloud_emr-serverless-spark20230808-1.4.1/alibabacloud_emr_serverless_spark20230808.egg-info/PKG-INFO +0 -64
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/LICENSE +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/MANIFEST.in +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/README-CN.md +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/README.md +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/alibabacloud_emr_serverless_spark20230808.egg-info/SOURCES.txt +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/alibabacloud_emr_serverless_spark20230808.egg-info/dependency_links.txt +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/alibabacloud_emr_serverless_spark20230808.egg-info/top_level.txt +0 -0
- {alibabacloud_emr-serverless-spark20230808-1.4.1 → alibabacloud_emr-serverless-spark20230808-1.4.3}/setup.cfg +0 -0
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
2024-08-20 Version: 1.4.2
|
|
2
|
+
- Update API ListJobRuns: update response param.
|
|
3
|
+
- Update API ListReleaseVersions: update response param.
|
|
4
|
+
- Update API ListSessionClusters: update response param.
|
|
5
|
+
- Update API ListWorkspaces: update response param.
|
|
6
|
+
- Update API StartJobRun: update param body.
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
2024-07-09 Version: 1.4.1
|
|
10
|
+
- Update API ListSessionClusters: add param kind.
|
|
11
|
+
- Update API ListSessionClusters: update response param.
|
|
12
|
+
|
|
13
|
+
|
|
1
14
|
2024-05-31 Version: 1.4.0
|
|
2
15
|
- Support API CreateSqlStatement.
|
|
3
16
|
- Support API GetSqlStatement.
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: alibabacloud_emr-serverless-spark20230808
|
|
3
|
+
Version: 1.4.3
|
|
4
|
+
Summary: Alibaba Cloud emr-serverless-spark (20230808) SDK Library for Python
|
|
5
|
+
Home-page: https://github.com/aliyun/alibabacloud-python-sdk
|
|
6
|
+
Author: Alibaba Cloud SDK
|
|
7
|
+
Author-email: sdk-team@alibabacloud.com
|
|
8
|
+
License: Apache License 2.0
|
|
9
|
+
Keywords: alibabacloud,emr,serverless,spark20230808
|
|
10
|
+
Platform: any
|
|
11
|
+
Classifier: Development Status :: 4 - Beta
|
|
12
|
+
Classifier: Intended Audience :: Developers
|
|
13
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
14
|
+
Classifier: Programming Language :: Python
|
|
15
|
+
Classifier: Programming Language :: Python :: 3
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.6
|
|
17
|
+
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.8
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
20
|
+
Classifier: Topic :: Software Development
|
|
21
|
+
Requires-Python: >=3.6
|
|
22
|
+
Description-Content-Type: text/markdown
|
|
23
|
+
License-File: LICENSE
|
|
24
|
+
|
|
25
|
+
English | [简体中文](README-CN.md)
|
|
26
|
+

|
|
27
|
+
|
|
28
|
+
## Alibaba Cloud emr-serverless-spark SDK for Python
|
|
29
|
+
|
|
30
|
+
## Requirements
|
|
31
|
+
|
|
32
|
+
- Python >= 3.6
|
|
33
|
+
|
|
34
|
+
## Installation
|
|
35
|
+
|
|
36
|
+
- **Install with pip**
|
|
37
|
+
|
|
38
|
+
Python SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ "pip User Guide") to install pip.
|
|
39
|
+
|
|
40
|
+
```bash
|
|
41
|
+
# Install the alibabacloud_emr_serverless_spark20230808
|
|
42
|
+
pip install alibabacloud_emr_serverless_spark20230808
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
## Issues
|
|
46
|
+
|
|
47
|
+
[Opening an Issue](https://github.com/aliyun/alibabacloud-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
|
|
48
|
+
|
|
49
|
+
## Usage
|
|
50
|
+
|
|
51
|
+
[Quick Examples](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/docs/0-Usage-EN.md#quick-examples)
|
|
52
|
+
|
|
53
|
+
## Changelog
|
|
54
|
+
|
|
55
|
+
Detailed changes for each release are documented in the [release notes](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/emr-serverless-spark-20230808/ChangeLog.md).
|
|
56
|
+
|
|
57
|
+
## References
|
|
58
|
+
|
|
59
|
+
- [Latest Release](https://github.com/aliyun/alibabacloud-sdk/tree/master/python)
|
|
60
|
+
|
|
61
|
+
## License
|
|
62
|
+
|
|
63
|
+
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
64
|
+
|
|
65
|
+
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = '1.4.3'
|
|
@@ -1415,8 +1415,12 @@ class Client(OpenApiClient):
|
|
|
1415
1415
|
body['codeType'] = request.code_type
|
|
1416
1416
|
if not UtilClient.is_unset(request.configuration_overrides):
|
|
1417
1417
|
body['configurationOverrides'] = request.configuration_overrides
|
|
1418
|
+
if not UtilClient.is_unset(request.display_release_version):
|
|
1419
|
+
body['displayReleaseVersion'] = request.display_release_version
|
|
1418
1420
|
if not UtilClient.is_unset(request.execution_timeout_seconds):
|
|
1419
1421
|
body['executionTimeoutSeconds'] = request.execution_timeout_seconds
|
|
1422
|
+
if not UtilClient.is_unset(request.fusion):
|
|
1423
|
+
body['fusion'] = request.fusion
|
|
1420
1424
|
if not UtilClient.is_unset(request.job_driver):
|
|
1421
1425
|
body['jobDriver'] = request.job_driver
|
|
1422
1426
|
if not UtilClient.is_unset(request.job_id):
|
|
@@ -1476,8 +1480,12 @@ class Client(OpenApiClient):
|
|
|
1476
1480
|
body['codeType'] = request.code_type
|
|
1477
1481
|
if not UtilClient.is_unset(request.configuration_overrides):
|
|
1478
1482
|
body['configurationOverrides'] = request.configuration_overrides
|
|
1483
|
+
if not UtilClient.is_unset(request.display_release_version):
|
|
1484
|
+
body['displayReleaseVersion'] = request.display_release_version
|
|
1479
1485
|
if not UtilClient.is_unset(request.execution_timeout_seconds):
|
|
1480
1486
|
body['executionTimeoutSeconds'] = request.execution_timeout_seconds
|
|
1487
|
+
if not UtilClient.is_unset(request.fusion):
|
|
1488
|
+
body['fusion'] = request.fusion
|
|
1481
1489
|
if not UtilClient.is_unset(request.job_driver):
|
|
1482
1490
|
body['jobDriver'] = request.job_driver
|
|
1483
1491
|
if not UtilClient.is_unset(request.job_id):
|
|
@@ -758,6 +758,7 @@ class Task(TeaModel):
|
|
|
758
758
|
extra_artifact_ids: List[str] = None,
|
|
759
759
|
extra_spark_submit_params: str = None,
|
|
760
760
|
files: List[str] = None,
|
|
761
|
+
fusion: bool = None,
|
|
761
762
|
gmt_created: str = None,
|
|
762
763
|
gmt_modified: str = None,
|
|
763
764
|
has_changed: bool = None,
|
|
@@ -798,6 +799,7 @@ class Task(TeaModel):
|
|
|
798
799
|
self.extra_artifact_ids = extra_artifact_ids
|
|
799
800
|
self.extra_spark_submit_params = extra_spark_submit_params
|
|
800
801
|
self.files = files
|
|
802
|
+
self.fusion = fusion
|
|
801
803
|
# This parameter is required.
|
|
802
804
|
self.gmt_created = gmt_created
|
|
803
805
|
# This parameter is required.
|
|
@@ -875,6 +877,8 @@ class Task(TeaModel):
|
|
|
875
877
|
result['extraSparkSubmitParams'] = self.extra_spark_submit_params
|
|
876
878
|
if self.files is not None:
|
|
877
879
|
result['files'] = self.files
|
|
880
|
+
if self.fusion is not None:
|
|
881
|
+
result['fusion'] = self.fusion
|
|
878
882
|
if self.gmt_created is not None:
|
|
879
883
|
result['gmtCreated'] = self.gmt_created
|
|
880
884
|
if self.gmt_modified is not None:
|
|
@@ -955,6 +959,8 @@ class Task(TeaModel):
|
|
|
955
959
|
self.extra_spark_submit_params = m.get('extraSparkSubmitParams')
|
|
956
960
|
if m.get('files') is not None:
|
|
957
961
|
self.files = m.get('files')
|
|
962
|
+
if m.get('fusion') is not None:
|
|
963
|
+
self.fusion = m.get('fusion')
|
|
958
964
|
if m.get('gmtCreated') is not None:
|
|
959
965
|
self.gmt_created = m.get('gmtCreated')
|
|
960
966
|
if m.get('gmtModified') is not None:
|
|
@@ -1147,6 +1153,8 @@ class Template(TeaModel):
|
|
|
1147
1153
|
def __init__(
|
|
1148
1154
|
self,
|
|
1149
1155
|
creator: int = None,
|
|
1156
|
+
display_spark_version: str = None,
|
|
1157
|
+
fusion: bool = None,
|
|
1150
1158
|
gmt_created: str = None,
|
|
1151
1159
|
gmt_modified: str = None,
|
|
1152
1160
|
modifier: int = None,
|
|
@@ -1162,6 +1170,8 @@ class Template(TeaModel):
|
|
|
1162
1170
|
):
|
|
1163
1171
|
# This parameter is required.
|
|
1164
1172
|
self.creator = creator
|
|
1173
|
+
self.display_spark_version = display_spark_version
|
|
1174
|
+
self.fusion = fusion
|
|
1165
1175
|
# This parameter is required.
|
|
1166
1176
|
self.gmt_created = gmt_created
|
|
1167
1177
|
# This parameter is required.
|
|
@@ -1199,6 +1209,10 @@ class Template(TeaModel):
|
|
|
1199
1209
|
result = dict()
|
|
1200
1210
|
if self.creator is not None:
|
|
1201
1211
|
result['creator'] = self.creator
|
|
1212
|
+
if self.display_spark_version is not None:
|
|
1213
|
+
result['displaySparkVersion'] = self.display_spark_version
|
|
1214
|
+
if self.fusion is not None:
|
|
1215
|
+
result['fusion'] = self.fusion
|
|
1202
1216
|
if self.gmt_created is not None:
|
|
1203
1217
|
result['gmtCreated'] = self.gmt_created
|
|
1204
1218
|
if self.gmt_modified is not None:
|
|
@@ -1231,6 +1245,10 @@ class Template(TeaModel):
|
|
|
1231
1245
|
m = m or dict()
|
|
1232
1246
|
if m.get('creator') is not None:
|
|
1233
1247
|
self.creator = m.get('creator')
|
|
1248
|
+
if m.get('displaySparkVersion') is not None:
|
|
1249
|
+
self.display_spark_version = m.get('displaySparkVersion')
|
|
1250
|
+
if m.get('fusion') is not None:
|
|
1251
|
+
self.fusion = m.get('fusion')
|
|
1234
1252
|
if m.get('gmtCreated') is not None:
|
|
1235
1253
|
self.gmt_created = m.get('gmtCreated')
|
|
1236
1254
|
if m.get('gmtModified') is not None:
|
|
@@ -1531,7 +1549,7 @@ class CreateSqlStatementRequest(TeaModel):
|
|
|
1531
1549
|
self.default_database = default_database
|
|
1532
1550
|
# The maximum number of entries to return. Valid values: 1 to 10000.
|
|
1533
1551
|
self.limit = limit
|
|
1534
|
-
# The SQL
|
|
1552
|
+
# The SQL compute ID. You can create an SQL compute in the workspace created in EMR Serverless Spark.
|
|
1535
1553
|
self.sql_compute_id = sql_compute_id
|
|
1536
1554
|
# The region ID.
|
|
1537
1555
|
self.region_id = region_id
|
|
@@ -1786,8 +1804,10 @@ class GetJobRunResponseBodyJobRun(TeaModel):
|
|
|
1786
1804
|
self,
|
|
1787
1805
|
code_type: str = None,
|
|
1788
1806
|
configuration_overrides: GetJobRunResponseBodyJobRunConfigurationOverrides = None,
|
|
1807
|
+
display_release_version: str = None,
|
|
1789
1808
|
end_time: int = None,
|
|
1790
1809
|
execution_timeout_seconds: int = None,
|
|
1810
|
+
fusion: bool = None,
|
|
1791
1811
|
job_driver: JobDriver = None,
|
|
1792
1812
|
job_run_id: str = None,
|
|
1793
1813
|
log: RunLog = None,
|
|
@@ -1808,12 +1828,14 @@ class GetJobRunResponseBodyJobRun(TeaModel):
|
|
|
1808
1828
|
# * JAR
|
|
1809
1829
|
# * PYTHON
|
|
1810
1830
|
self.code_type = code_type
|
|
1811
|
-
# The
|
|
1831
|
+
# The job configurations of Spark.
|
|
1812
1832
|
self.configuration_overrides = configuration_overrides
|
|
1833
|
+
self.display_release_version = display_release_version
|
|
1813
1834
|
# The end time of the job.
|
|
1814
1835
|
self.end_time = end_time
|
|
1815
1836
|
# The timeout period of the job.
|
|
1816
1837
|
self.execution_timeout_seconds = execution_timeout_seconds
|
|
1838
|
+
self.fusion = fusion
|
|
1817
1839
|
# The information about Spark Driver.
|
|
1818
1840
|
self.job_driver = job_driver
|
|
1819
1841
|
# The job ID.
|
|
@@ -1865,10 +1887,14 @@ class GetJobRunResponseBodyJobRun(TeaModel):
|
|
|
1865
1887
|
result['codeType'] = self.code_type
|
|
1866
1888
|
if self.configuration_overrides is not None:
|
|
1867
1889
|
result['configurationOverrides'] = self.configuration_overrides.to_map()
|
|
1890
|
+
if self.display_release_version is not None:
|
|
1891
|
+
result['displayReleaseVersion'] = self.display_release_version
|
|
1868
1892
|
if self.end_time is not None:
|
|
1869
1893
|
result['endTime'] = self.end_time
|
|
1870
1894
|
if self.execution_timeout_seconds is not None:
|
|
1871
1895
|
result['executionTimeoutSeconds'] = self.execution_timeout_seconds
|
|
1896
|
+
if self.fusion is not None:
|
|
1897
|
+
result['fusion'] = self.fusion
|
|
1872
1898
|
if self.job_driver is not None:
|
|
1873
1899
|
result['jobDriver'] = self.job_driver.to_map()
|
|
1874
1900
|
if self.job_run_id is not None:
|
|
@@ -1906,10 +1932,14 @@ class GetJobRunResponseBodyJobRun(TeaModel):
|
|
|
1906
1932
|
if m.get('configurationOverrides') is not None:
|
|
1907
1933
|
temp_model = GetJobRunResponseBodyJobRunConfigurationOverrides()
|
|
1908
1934
|
self.configuration_overrides = temp_model.from_map(m['configurationOverrides'])
|
|
1935
|
+
if m.get('displayReleaseVersion') is not None:
|
|
1936
|
+
self.display_release_version = m.get('displayReleaseVersion')
|
|
1909
1937
|
if m.get('endTime') is not None:
|
|
1910
1938
|
self.end_time = m.get('endTime')
|
|
1911
1939
|
if m.get('executionTimeoutSeconds') is not None:
|
|
1912
1940
|
self.execution_timeout_seconds = m.get('executionTimeoutSeconds')
|
|
1941
|
+
if m.get('fusion') is not None:
|
|
1942
|
+
self.fusion = m.get('fusion')
|
|
1913
1943
|
if m.get('jobDriver') is not None:
|
|
1914
1944
|
temp_model = JobDriver()
|
|
1915
1945
|
self.job_driver = temp_model.from_map(m['jobDriver'])
|
|
@@ -2757,8 +2787,10 @@ class ListJobRunsResponseBodyJobRuns(TeaModel):
|
|
|
2757
2787
|
code_type: str = None,
|
|
2758
2788
|
configuration_overrides: ListJobRunsResponseBodyJobRunsConfigurationOverrides = None,
|
|
2759
2789
|
creator: str = None,
|
|
2790
|
+
display_release_version: str = None,
|
|
2760
2791
|
end_time: int = None,
|
|
2761
2792
|
execution_timeout_seconds: int = None,
|
|
2793
|
+
fusion: bool = None,
|
|
2762
2794
|
job_driver: JobDriver = None,
|
|
2763
2795
|
job_run_id: str = None,
|
|
2764
2796
|
log: RunLog = None,
|
|
@@ -2783,10 +2815,12 @@ class ListJobRunsResponseBodyJobRuns(TeaModel):
|
|
|
2783
2815
|
self.configuration_overrides = configuration_overrides
|
|
2784
2816
|
# The ID of the user who created the job.
|
|
2785
2817
|
self.creator = creator
|
|
2818
|
+
self.display_release_version = display_release_version
|
|
2786
2819
|
# The end time of the job.
|
|
2787
2820
|
self.end_time = end_time
|
|
2788
2821
|
# The timeout period of the job.
|
|
2789
2822
|
self.execution_timeout_seconds = execution_timeout_seconds
|
|
2823
|
+
self.fusion = fusion
|
|
2790
2824
|
# The information about Spark Driver.
|
|
2791
2825
|
self.job_driver = job_driver
|
|
2792
2826
|
# The job ID.
|
|
@@ -2836,10 +2870,14 @@ class ListJobRunsResponseBodyJobRuns(TeaModel):
|
|
|
2836
2870
|
result['configurationOverrides'] = self.configuration_overrides.to_map()
|
|
2837
2871
|
if self.creator is not None:
|
|
2838
2872
|
result['creator'] = self.creator
|
|
2873
|
+
if self.display_release_version is not None:
|
|
2874
|
+
result['displayReleaseVersion'] = self.display_release_version
|
|
2839
2875
|
if self.end_time is not None:
|
|
2840
2876
|
result['endTime'] = self.end_time
|
|
2841
2877
|
if self.execution_timeout_seconds is not None:
|
|
2842
2878
|
result['executionTimeoutSeconds'] = self.execution_timeout_seconds
|
|
2879
|
+
if self.fusion is not None:
|
|
2880
|
+
result['fusion'] = self.fusion
|
|
2843
2881
|
if self.job_driver is not None:
|
|
2844
2882
|
result['jobDriver'] = self.job_driver.to_map()
|
|
2845
2883
|
if self.job_run_id is not None:
|
|
@@ -2875,10 +2913,14 @@ class ListJobRunsResponseBodyJobRuns(TeaModel):
|
|
|
2875
2913
|
self.configuration_overrides = temp_model.from_map(m['configurationOverrides'])
|
|
2876
2914
|
if m.get('creator') is not None:
|
|
2877
2915
|
self.creator = m.get('creator')
|
|
2916
|
+
if m.get('displayReleaseVersion') is not None:
|
|
2917
|
+
self.display_release_version = m.get('displayReleaseVersion')
|
|
2878
2918
|
if m.get('endTime') is not None:
|
|
2879
2919
|
self.end_time = m.get('endTime')
|
|
2880
2920
|
if m.get('executionTimeoutSeconds') is not None:
|
|
2881
2921
|
self.execution_timeout_seconds = m.get('executionTimeoutSeconds')
|
|
2922
|
+
if m.get('fusion') is not None:
|
|
2923
|
+
self.fusion = m.get('fusion')
|
|
2882
2924
|
if m.get('jobDriver') is not None:
|
|
2883
2925
|
temp_model = JobDriver()
|
|
2884
2926
|
self.job_driver = temp_model.from_map(m['jobDriver'])
|
|
@@ -3079,6 +3121,8 @@ class ListReleaseVersionsResponseBodyReleaseVersions(TeaModel):
|
|
|
3079
3121
|
self,
|
|
3080
3122
|
community_version: str = None,
|
|
3081
3123
|
cpu_architectures: List[str] = None,
|
|
3124
|
+
display_release_version: str = None,
|
|
3125
|
+
fusion: bool = None,
|
|
3082
3126
|
gmt_create: int = None,
|
|
3083
3127
|
iaas_type: str = None,
|
|
3084
3128
|
release_version: str = None,
|
|
@@ -3090,6 +3134,8 @@ class ListReleaseVersionsResponseBodyReleaseVersions(TeaModel):
|
|
|
3090
3134
|
self.community_version = community_version
|
|
3091
3135
|
# The CPU architectures.
|
|
3092
3136
|
self.cpu_architectures = cpu_architectures
|
|
3137
|
+
self.display_release_version = display_release_version
|
|
3138
|
+
self.fusion = fusion
|
|
3093
3139
|
# The creation time.
|
|
3094
3140
|
self.gmt_create = gmt_create
|
|
3095
3141
|
# The type of the Infrastructure as a Service (IaaS) layer.
|
|
@@ -3116,6 +3162,10 @@ class ListReleaseVersionsResponseBodyReleaseVersions(TeaModel):
|
|
|
3116
3162
|
result['communityVersion'] = self.community_version
|
|
3117
3163
|
if self.cpu_architectures is not None:
|
|
3118
3164
|
result['cpuArchitectures'] = self.cpu_architectures
|
|
3165
|
+
if self.display_release_version is not None:
|
|
3166
|
+
result['displayReleaseVersion'] = self.display_release_version
|
|
3167
|
+
if self.fusion is not None:
|
|
3168
|
+
result['fusion'] = self.fusion
|
|
3119
3169
|
if self.gmt_create is not None:
|
|
3120
3170
|
result['gmtCreate'] = self.gmt_create
|
|
3121
3171
|
if self.iaas_type is not None:
|
|
@@ -3136,6 +3186,10 @@ class ListReleaseVersionsResponseBodyReleaseVersions(TeaModel):
|
|
|
3136
3186
|
self.community_version = m.get('communityVersion')
|
|
3137
3187
|
if m.get('cpuArchitectures') is not None:
|
|
3138
3188
|
self.cpu_architectures = m.get('cpuArchitectures')
|
|
3189
|
+
if m.get('displayReleaseVersion') is not None:
|
|
3190
|
+
self.display_release_version = m.get('displayReleaseVersion')
|
|
3191
|
+
if m.get('fusion') is not None:
|
|
3192
|
+
self.fusion = m.get('fusion')
|
|
3139
3193
|
if m.get('gmtCreate') is not None:
|
|
3140
3194
|
self.gmt_create = m.get('gmtCreate')
|
|
3141
3195
|
if m.get('iaasType') is not None:
|
|
@@ -3464,8 +3518,10 @@ class ListSessionClustersResponseBodySessionClusters(TeaModel):
|
|
|
3464
3518
|
application_configs: List[ListSessionClustersResponseBodySessionClustersApplicationConfigs] = None,
|
|
3465
3519
|
auto_start_configuration: ListSessionClustersResponseBodySessionClustersAutoStartConfiguration = None,
|
|
3466
3520
|
auto_stop_configuration: ListSessionClustersResponseBodySessionClustersAutoStopConfiguration = None,
|
|
3521
|
+
display_release_version: str = None,
|
|
3467
3522
|
domain: str = None,
|
|
3468
3523
|
draft_id: str = None,
|
|
3524
|
+
fusion: bool = None,
|
|
3469
3525
|
kind: str = None,
|
|
3470
3526
|
name: str = None,
|
|
3471
3527
|
queue_name: str = None,
|
|
@@ -3484,8 +3540,10 @@ class ListSessionClustersResponseBodySessionClusters(TeaModel):
|
|
|
3484
3540
|
self.auto_start_configuration = auto_start_configuration
|
|
3485
3541
|
# The automatic termination configurations.
|
|
3486
3542
|
self.auto_stop_configuration = auto_stop_configuration
|
|
3543
|
+
self.display_release_version = display_release_version
|
|
3487
3544
|
self.domain = domain
|
|
3488
3545
|
self.draft_id = draft_id
|
|
3546
|
+
self.fusion = fusion
|
|
3489
3547
|
self.kind = kind
|
|
3490
3548
|
# The name of the SQL Compute.
|
|
3491
3549
|
self.name = name
|
|
@@ -3532,10 +3590,14 @@ class ListSessionClustersResponseBodySessionClusters(TeaModel):
|
|
|
3532
3590
|
result['autoStartConfiguration'] = self.auto_start_configuration.to_map()
|
|
3533
3591
|
if self.auto_stop_configuration is not None:
|
|
3534
3592
|
result['autoStopConfiguration'] = self.auto_stop_configuration.to_map()
|
|
3593
|
+
if self.display_release_version is not None:
|
|
3594
|
+
result['displayReleaseVersion'] = self.display_release_version
|
|
3535
3595
|
if self.domain is not None:
|
|
3536
3596
|
result['domain'] = self.domain
|
|
3537
3597
|
if self.draft_id is not None:
|
|
3538
3598
|
result['draftId'] = self.draft_id
|
|
3599
|
+
if self.fusion is not None:
|
|
3600
|
+
result['fusion'] = self.fusion
|
|
3539
3601
|
if self.kind is not None:
|
|
3540
3602
|
result['kind'] = self.kind
|
|
3541
3603
|
if self.name is not None:
|
|
@@ -3573,10 +3635,14 @@ class ListSessionClustersResponseBodySessionClusters(TeaModel):
|
|
|
3573
3635
|
if m.get('autoStopConfiguration') is not None:
|
|
3574
3636
|
temp_model = ListSessionClustersResponseBodySessionClustersAutoStopConfiguration()
|
|
3575
3637
|
self.auto_stop_configuration = temp_model.from_map(m['autoStopConfiguration'])
|
|
3638
|
+
if m.get('displayReleaseVersion') is not None:
|
|
3639
|
+
self.display_release_version = m.get('displayReleaseVersion')
|
|
3576
3640
|
if m.get('domain') is not None:
|
|
3577
3641
|
self.domain = m.get('domain')
|
|
3578
3642
|
if m.get('draftId') is not None:
|
|
3579
3643
|
self.draft_id = m.get('draftId')
|
|
3644
|
+
if m.get('fusion') is not None:
|
|
3645
|
+
self.fusion = m.get('fusion')
|
|
3580
3646
|
if m.get('kind') is not None:
|
|
3581
3647
|
self.kind = m.get('kind')
|
|
3582
3648
|
if m.get('name') is not None:
|
|
@@ -3618,7 +3684,7 @@ class ListSessionClustersResponseBody(TeaModel):
|
|
|
3618
3684
|
self.next_token = next_token
|
|
3619
3685
|
# The request ID.
|
|
3620
3686
|
self.request_id = request_id
|
|
3621
|
-
# The SQL
|
|
3687
|
+
# The SQL computes.
|
|
3622
3688
|
self.session_clusters = session_clusters
|
|
3623
3689
|
# The total number of entries returned.
|
|
3624
3690
|
self.total_count = total_count
|
|
@@ -4128,6 +4194,7 @@ class ListWorkspacesResponseBodyWorkspaces(TeaModel):
|
|
|
4128
4194
|
auto_renew_period_unit: str = None,
|
|
4129
4195
|
create_time: int = None,
|
|
4130
4196
|
dlf_catalog_id: str = None,
|
|
4197
|
+
dlf_type: str = None,
|
|
4131
4198
|
duration: int = None,
|
|
4132
4199
|
end_time: int = None,
|
|
4133
4200
|
fail_reason: str = None,
|
|
@@ -4153,6 +4220,7 @@ class ListWorkspacesResponseBodyWorkspaces(TeaModel):
|
|
|
4153
4220
|
self.create_time = create_time
|
|
4154
4221
|
# The information of the Data Lake Formation (DLF) catalog.
|
|
4155
4222
|
self.dlf_catalog_id = dlf_catalog_id
|
|
4223
|
+
self.dlf_type = dlf_type
|
|
4156
4224
|
# The subscription period. This parameter is required only if the paymentType parameter is set to Subscription.
|
|
4157
4225
|
self.duration = duration
|
|
4158
4226
|
# The time when the workspace was released.
|
|
@@ -4202,6 +4270,8 @@ class ListWorkspacesResponseBodyWorkspaces(TeaModel):
|
|
|
4202
4270
|
result['createTime'] = self.create_time
|
|
4203
4271
|
if self.dlf_catalog_id is not None:
|
|
4204
4272
|
result['dlfCatalogId'] = self.dlf_catalog_id
|
|
4273
|
+
if self.dlf_type is not None:
|
|
4274
|
+
result['dlfType'] = self.dlf_type
|
|
4205
4275
|
if self.duration is not None:
|
|
4206
4276
|
result['duration'] = self.duration
|
|
4207
4277
|
if self.end_time is not None:
|
|
@@ -4244,6 +4314,8 @@ class ListWorkspacesResponseBodyWorkspaces(TeaModel):
|
|
|
4244
4314
|
self.create_time = m.get('createTime')
|
|
4245
4315
|
if m.get('dlfCatalogId') is not None:
|
|
4246
4316
|
self.dlf_catalog_id = m.get('dlfCatalogId')
|
|
4317
|
+
if m.get('dlfType') is not None:
|
|
4318
|
+
self.dlf_type = m.get('dlfType')
|
|
4247
4319
|
if m.get('duration') is not None:
|
|
4248
4320
|
self.duration = m.get('duration')
|
|
4249
4321
|
if m.get('endTime') is not None:
|
|
@@ -4465,7 +4537,9 @@ class StartJobRunRequest(TeaModel):
|
|
|
4465
4537
|
client_token: str = None,
|
|
4466
4538
|
code_type: str = None,
|
|
4467
4539
|
configuration_overrides: StartJobRunRequestConfigurationOverrides = None,
|
|
4540
|
+
display_release_version: str = None,
|
|
4468
4541
|
execution_timeout_seconds: int = None,
|
|
4542
|
+
fusion: bool = None,
|
|
4469
4543
|
job_driver: JobDriver = None,
|
|
4470
4544
|
job_id: str = None,
|
|
4471
4545
|
name: str = None,
|
|
@@ -4484,8 +4558,10 @@ class StartJobRunRequest(TeaModel):
|
|
|
4484
4558
|
self.code_type = code_type
|
|
4485
4559
|
# The advanced configurations of Spark.
|
|
4486
4560
|
self.configuration_overrides = configuration_overrides
|
|
4561
|
+
self.display_release_version = display_release_version
|
|
4487
4562
|
# The timeout period of the job.
|
|
4488
4563
|
self.execution_timeout_seconds = execution_timeout_seconds
|
|
4564
|
+
self.fusion = fusion
|
|
4489
4565
|
# The information about Spark Driver.
|
|
4490
4566
|
self.job_driver = job_driver
|
|
4491
4567
|
# The job ID.
|
|
@@ -4523,8 +4599,12 @@ class StartJobRunRequest(TeaModel):
|
|
|
4523
4599
|
result['codeType'] = self.code_type
|
|
4524
4600
|
if self.configuration_overrides is not None:
|
|
4525
4601
|
result['configurationOverrides'] = self.configuration_overrides.to_map()
|
|
4602
|
+
if self.display_release_version is not None:
|
|
4603
|
+
result['displayReleaseVersion'] = self.display_release_version
|
|
4526
4604
|
if self.execution_timeout_seconds is not None:
|
|
4527
4605
|
result['executionTimeoutSeconds'] = self.execution_timeout_seconds
|
|
4606
|
+
if self.fusion is not None:
|
|
4607
|
+
result['fusion'] = self.fusion
|
|
4528
4608
|
if self.job_driver is not None:
|
|
4529
4609
|
result['jobDriver'] = self.job_driver.to_map()
|
|
4530
4610
|
if self.job_id is not None:
|
|
@@ -4552,8 +4632,12 @@ class StartJobRunRequest(TeaModel):
|
|
|
4552
4632
|
if m.get('configurationOverrides') is not None:
|
|
4553
4633
|
temp_model = StartJobRunRequestConfigurationOverrides()
|
|
4554
4634
|
self.configuration_overrides = temp_model.from_map(m['configurationOverrides'])
|
|
4635
|
+
if m.get('displayReleaseVersion') is not None:
|
|
4636
|
+
self.display_release_version = m.get('displayReleaseVersion')
|
|
4555
4637
|
if m.get('executionTimeoutSeconds') is not None:
|
|
4556
4638
|
self.execution_timeout_seconds = m.get('executionTimeoutSeconds')
|
|
4639
|
+
if m.get('fusion') is not None:
|
|
4640
|
+
self.fusion = m.get('fusion')
|
|
4557
4641
|
if m.get('jobDriver') is not None:
|
|
4558
4642
|
temp_model = JobDriver()
|
|
4559
4643
|
self.job_driver = temp_model.from_map(m['jobDriver'])
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: alibabacloud-emr-serverless-spark20230808
|
|
3
|
+
Version: 1.4.3
|
|
4
|
+
Summary: Alibaba Cloud emr-serverless-spark (20230808) SDK Library for Python
|
|
5
|
+
Home-page: https://github.com/aliyun/alibabacloud-python-sdk
|
|
6
|
+
Author: Alibaba Cloud SDK
|
|
7
|
+
Author-email: sdk-team@alibabacloud.com
|
|
8
|
+
License: Apache License 2.0
|
|
9
|
+
Keywords: alibabacloud,emr,serverless,spark20230808
|
|
10
|
+
Platform: any
|
|
11
|
+
Classifier: Development Status :: 4 - Beta
|
|
12
|
+
Classifier: Intended Audience :: Developers
|
|
13
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
14
|
+
Classifier: Programming Language :: Python
|
|
15
|
+
Classifier: Programming Language :: Python :: 3
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.6
|
|
17
|
+
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.8
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
20
|
+
Classifier: Topic :: Software Development
|
|
21
|
+
Requires-Python: >=3.6
|
|
22
|
+
Description-Content-Type: text/markdown
|
|
23
|
+
License-File: LICENSE
|
|
24
|
+
|
|
25
|
+
English | [简体中文](README-CN.md)
|
|
26
|
+

|
|
27
|
+
|
|
28
|
+
## Alibaba Cloud emr-serverless-spark SDK for Python
|
|
29
|
+
|
|
30
|
+
## Requirements
|
|
31
|
+
|
|
32
|
+
- Python >= 3.6
|
|
33
|
+
|
|
34
|
+
## Installation
|
|
35
|
+
|
|
36
|
+
- **Install with pip**
|
|
37
|
+
|
|
38
|
+
Python SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ "pip User Guide") to install pip.
|
|
39
|
+
|
|
40
|
+
```bash
|
|
41
|
+
# Install the alibabacloud_emr_serverless_spark20230808
|
|
42
|
+
pip install alibabacloud_emr_serverless_spark20230808
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
## Issues
|
|
46
|
+
|
|
47
|
+
[Opening an Issue](https://github.com/aliyun/alibabacloud-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
|
|
48
|
+
|
|
49
|
+
## Usage
|
|
50
|
+
|
|
51
|
+
[Quick Examples](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/docs/0-Usage-EN.md#quick-examples)
|
|
52
|
+
|
|
53
|
+
## Changelog
|
|
54
|
+
|
|
55
|
+
Detailed changes for each release are documented in the [release notes](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/emr-serverless-spark-20230808/ChangeLog.md).
|
|
56
|
+
|
|
57
|
+
## References
|
|
58
|
+
|
|
59
|
+
- [Latest Release](https://github.com/aliyun/alibabacloud-sdk/tree/master/python)
|
|
60
|
+
|
|
61
|
+
## License
|
|
62
|
+
|
|
63
|
+
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
64
|
+
|
|
65
|
+
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
alibabacloud_tea_util<1.0.0,>=0.3.12
|
|
2
|
-
alibabacloud_tea_openapi<1.0.0,>=0.3.10
|
|
3
|
-
alibabacloud_openapi_util<1.0.0,>=0.2.1
|
|
4
1
|
alibabacloud_endpoint_util<1.0.0,>=0.0.3
|
|
2
|
+
alibabacloud_openapi_util<1.0.0,>=0.2.1
|
|
3
|
+
alibabacloud_tea_openapi<1.0.0,>=0.3.11
|
|
4
|
+
alibabacloud_tea_util<1.0.0,>=0.3.13
|
|
@@ -24,7 +24,7 @@ from setuptools import setup, find_packages
|
|
|
24
24
|
"""
|
|
25
25
|
setup module for alibabacloud_emr-serverless-spark20230808.
|
|
26
26
|
|
|
27
|
-
Created on
|
|
27
|
+
Created on 22/08/2024
|
|
28
28
|
|
|
29
29
|
@author: Alibaba Cloud SDK
|
|
30
30
|
"""
|
|
@@ -37,8 +37,8 @@ AUTHOR_EMAIL = "sdk-team@alibabacloud.com"
|
|
|
37
37
|
URL = "https://github.com/aliyun/alibabacloud-python-sdk"
|
|
38
38
|
VERSION = __import__(PACKAGE).__version__
|
|
39
39
|
REQUIRES = [
|
|
40
|
-
"alibabacloud_tea_util>=0.3.
|
|
41
|
-
"alibabacloud_tea_openapi>=0.3.
|
|
40
|
+
"alibabacloud_tea_util>=0.3.13, <1.0.0",
|
|
41
|
+
"alibabacloud_tea_openapi>=0.3.11, <1.0.0",
|
|
42
42
|
"alibabacloud_openapi_util>=0.2.1, <1.0.0",
|
|
43
43
|
"alibabacloud_endpoint_util>=0.0.3, <1.0.0"
|
|
44
44
|
]
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: alibabacloud_emr-serverless-spark20230808
|
|
3
|
-
Version: 1.4.1
|
|
4
|
-
Summary: Alibaba Cloud emr-serverless-spark (20230808) SDK Library for Python
|
|
5
|
-
Home-page: https://github.com/aliyun/alibabacloud-python-sdk
|
|
6
|
-
Author: Alibaba Cloud SDK
|
|
7
|
-
Author-email: sdk-team@alibabacloud.com
|
|
8
|
-
License: Apache License 2.0
|
|
9
|
-
Description: English | [简体中文](README-CN.md)
|
|
10
|
-

|
|
11
|
-
|
|
12
|
-
## Alibaba Cloud emr-serverless-spark SDK for Python
|
|
13
|
-
|
|
14
|
-
## Requirements
|
|
15
|
-
|
|
16
|
-
- Python >= 3.6
|
|
17
|
-
|
|
18
|
-
## Installation
|
|
19
|
-
|
|
20
|
-
- **Install with pip**
|
|
21
|
-
|
|
22
|
-
Python SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ "pip User Guide") to install pip.
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
# Install the alibabacloud_emr_serverless_spark20230808
|
|
26
|
-
pip install alibabacloud_emr_serverless_spark20230808
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## Issues
|
|
30
|
-
|
|
31
|
-
[Opening an Issue](https://github.com/aliyun/alibabacloud-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
|
|
32
|
-
|
|
33
|
-
## Usage
|
|
34
|
-
|
|
35
|
-
[Quick Examples](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/docs/0-Usage-EN.md#quick-examples)
|
|
36
|
-
|
|
37
|
-
## Changelog
|
|
38
|
-
|
|
39
|
-
Detailed changes for each release are documented in the [release notes](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/emr-serverless-spark-20230808/ChangeLog.md).
|
|
40
|
-
|
|
41
|
-
## References
|
|
42
|
-
|
|
43
|
-
- [Latest Release](https://github.com/aliyun/alibabacloud-sdk/tree/master/python)
|
|
44
|
-
|
|
45
|
-
## License
|
|
46
|
-
|
|
47
|
-
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
48
|
-
|
|
49
|
-
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
|
|
50
|
-
|
|
51
|
-
Keywords: alibabacloud,emr,serverless,spark20230808
|
|
52
|
-
Platform: any
|
|
53
|
-
Classifier: Development Status :: 4 - Beta
|
|
54
|
-
Classifier: Intended Audience :: Developers
|
|
55
|
-
Classifier: License :: OSI Approved :: Apache Software License
|
|
56
|
-
Classifier: Programming Language :: Python
|
|
57
|
-
Classifier: Programming Language :: Python :: 3
|
|
58
|
-
Classifier: Programming Language :: Python :: 3.6
|
|
59
|
-
Classifier: Programming Language :: Python :: 3.7
|
|
60
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
61
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
62
|
-
Classifier: Topic :: Software Development
|
|
63
|
-
Requires-Python: >=3.6
|
|
64
|
-
Description-Content-Type: text/markdown
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = '1.4.1'
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: alibabacloud-emr-serverless-spark20230808
|
|
3
|
-
Version: 1.4.1
|
|
4
|
-
Summary: Alibaba Cloud emr-serverless-spark (20230808) SDK Library for Python
|
|
5
|
-
Home-page: https://github.com/aliyun/alibabacloud-python-sdk
|
|
6
|
-
Author: Alibaba Cloud SDK
|
|
7
|
-
Author-email: sdk-team@alibabacloud.com
|
|
8
|
-
License: Apache License 2.0
|
|
9
|
-
Description: English | [简体中文](README-CN.md)
|
|
10
|
-

|
|
11
|
-
|
|
12
|
-
## Alibaba Cloud emr-serverless-spark SDK for Python
|
|
13
|
-
|
|
14
|
-
## Requirements
|
|
15
|
-
|
|
16
|
-
- Python >= 3.6
|
|
17
|
-
|
|
18
|
-
## Installation
|
|
19
|
-
|
|
20
|
-
- **Install with pip**
|
|
21
|
-
|
|
22
|
-
Python SDK uses a common package management tool named `pip`. If pip is not installed, see the [pip user guide](https://pip.pypa.io/en/stable/installing/ "pip User Guide") to install pip.
|
|
23
|
-
|
|
24
|
-
```bash
|
|
25
|
-
# Install the alibabacloud_emr_serverless_spark20230808
|
|
26
|
-
pip install alibabacloud_emr_serverless_spark20230808
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## Issues
|
|
30
|
-
|
|
31
|
-
[Opening an Issue](https://github.com/aliyun/alibabacloud-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
|
|
32
|
-
|
|
33
|
-
## Usage
|
|
34
|
-
|
|
35
|
-
[Quick Examples](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/docs/0-Usage-EN.md#quick-examples)
|
|
36
|
-
|
|
37
|
-
## Changelog
|
|
38
|
-
|
|
39
|
-
Detailed changes for each release are documented in the [release notes](https://github.com/aliyun/alibabacloud-python-sdk/blob/master/emr-serverless-spark-20230808/ChangeLog.md).
|
|
40
|
-
|
|
41
|
-
## References
|
|
42
|
-
|
|
43
|
-
- [Latest Release](https://github.com/aliyun/alibabacloud-sdk/tree/master/python)
|
|
44
|
-
|
|
45
|
-
## License
|
|
46
|
-
|
|
47
|
-
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
48
|
-
|
|
49
|
-
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
|
|
50
|
-
|
|
51
|
-
Keywords: alibabacloud,emr,serverless,spark20230808
|
|
52
|
-
Platform: any
|
|
53
|
-
Classifier: Development Status :: 4 - Beta
|
|
54
|
-
Classifier: Intended Audience :: Developers
|
|
55
|
-
Classifier: License :: OSI Approved :: Apache Software License
|
|
56
|
-
Classifier: Programming Language :: Python
|
|
57
|
-
Classifier: Programming Language :: Python :: 3
|
|
58
|
-
Classifier: Programming Language :: Python :: 3.6
|
|
59
|
-
Classifier: Programming Language :: Python :: 3.7
|
|
60
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
61
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
62
|
-
Classifier: Topic :: Software Development
|
|
63
|
-
Requires-Python: >=3.6
|
|
64
|
-
Description-Content-Type: text/markdown
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|