tencentcloud-sdk-python-lowcode 3.0.1264__tar.gz → 3.0.1276__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 tencentcloud-sdk-python-lowcode might be problematic. Click here for more details.
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/PKG-INFO +3 -3
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/setup.cfg +0 -1
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/setup.py +1 -1
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud_sdk_python_lowcode.egg-info/PKG-INFO +3 -3
- tencentcloud-sdk-python-lowcode-3.0.1276/tencentcloud_sdk_python_lowcode.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-lowcode-3.0.1264/tencentcloud_sdk_python_lowcode.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/README.rst +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud/lowcode/__init__.py +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud/lowcode/v20210108/__init__.py +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud/lowcode/v20210108/errorcodes.py +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud/lowcode/v20210108/lowcode_client.py +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud/lowcode/v20210108/models.py +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud_sdk_python_lowcode.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud_sdk_python_lowcode.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/tencentcloud_sdk_python_lowcode.egg-info/top_level.txt +0 -0
{tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/PKG-INFO
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
Metadata-Version: 1.
|
|
1
|
+
Metadata-Version: 1.2
|
|
2
2
|
Name: tencentcloud-sdk-python-lowcode
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1276
|
|
4
4
|
Summary: Tencent Cloud Lowcode SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
7
|
-
|
|
7
|
+
Maintainer-email: tencentcloudapi@tencent.com
|
|
8
8
|
License: Apache License 2.0
|
|
9
9
|
Description: ============================
|
|
10
10
|
Tencent Cloud SDK for Python
|
{tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/setup.py
RENAMED
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-lowcode',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common==3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common==3.0.1276"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Lowcode SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
Metadata-Version: 1.
|
|
1
|
+
Metadata-Version: 1.2
|
|
2
2
|
Name: tencentcloud-sdk-python-lowcode
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1276
|
|
4
4
|
Summary: Tencent Cloud Lowcode SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
7
|
-
|
|
7
|
+
Maintainer-email: tencentcloudapi@tencent.com
|
|
8
8
|
License: Apache License 2.0
|
|
9
9
|
Description: ============================
|
|
10
10
|
Tencent Cloud SDK for Python
|
tencentcloud-sdk-python-lowcode-3.0.1276/tencentcloud_sdk_python_lowcode.egg-info/requires.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common==3.0.1276
|
tencentcloud-sdk-python-lowcode-3.0.1264/tencentcloud_sdk_python_lowcode.egg-info/requires.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1264
|
{tencentcloud-sdk-python-lowcode-3.0.1264 → tencentcloud-sdk-python-lowcode-3.0.1276}/README.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|