tencentcloud-sdk-python-tmt 3.0.1133__tar.gz → 3.0.1137__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.
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/setup.py +1 -1
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud/tmt/v20180321/models.py +1 -1
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud_sdk_python_tmt.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-tmt-3.0.1137/tencentcloud_sdk_python_tmt.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-tmt-3.0.1133/tencentcloud_sdk_python_tmt.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/README.rst +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/setup.cfg +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud/tmt/__init__.py +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud/tmt/v20180321/__init__.py +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud/tmt/v20180321/errorcodes.py +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud/tmt/v20180321/tmt_client.py +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud_sdk_python_tmt.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud_sdk_python_tmt.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-tmt-3.0.1133 → tencentcloud-sdk-python-tmt-3.0.1137}/tencentcloud_sdk_python_tmt.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-tmt',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common==3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common==3.0.1137"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Tmt SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -65,7 +65,7 @@ lo(老挝语):zh(简体中文)、zh-HK(繁体中文)、 zh-TW(
|
|
|
65
65
|
:type DocumentType: str
|
|
66
66
|
:param _SourceType: 数据来源,0:url,1:直接传文件编码后数据
|
|
67
67
|
:type SourceType: int
|
|
68
|
-
:param _Url: 需要翻译文件url
|
|
68
|
+
:param _Url: 需要翻译文件url,文件限制如下:docx/xIsx/html/markdown文件不超过800万字符,doc/pdf/pptx文件不超过300页,txt/po文件不超过10MB,pdf/docx/pptx/xlsx不超过40MB
|
|
69
69
|
:type Url: str
|
|
70
70
|
:param _BasicDocumentType: 原始文档类型。该参数为高级参数,请留空,如需使用,请与工作人员确认后再使用。
|
|
71
71
|
:type BasicDocumentType: str
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common==3.0.1137
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1133
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|