antchain-ak-d3c4f09125a14cd587057c405561809a 1.0.0__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,13 @@
1
+ Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
2
+
3
+ Licensed under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License.
5
+ You may obtain a copy of the License at
6
+
7
+ http://www.apache.org/licenses/LICENSE-2.0
8
+
9
+ Unless required by applicable law or agreed to in writing, software
10
+ distributed under the License is distributed on an "AS IS" BASIS,
11
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ See the License for the specific language governing permissions and
13
+ limitations under the License.
@@ -0,0 +1,68 @@
1
+ Metadata-Version: 2.1
2
+ Name: antchain-ak-d3c4f09125a14cd587057c405561809a
3
+ Version: 1.0.0
4
+ Summary: Ant Chain Ak_d3c4f09125a14cd587057c405561809a SDK Library for Python
5
+ Home-page: https://github.com/alipay/antchain-openapi-prod-sdk
6
+ Author: Ant Chain SDK
7
+ Author-email: sdk-team@alibabacloud.com
8
+ License: Apache License 2.0
9
+ Keywords: antchain,ak,d3c4f09125a14cd587057c405561809a
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
+ Requires-Dist: antchain-alipay-util <2.0.0,>=1.0.1
24
+ Requires-Dist: alibabacloud-tea-util <1.0.0,>=0.3.13
25
+ Requires-Dist: alibabacloud-rpc-util <1.0.0,>=0.0.4
26
+
27
+ English | [简体中文](README-CN.md)
28
+
29
+ ## Ant Chain ak_d3c4f09125a14cd587057c405561809a SDK for Python
30
+
31
+ ## Requirements
32
+
33
+ - Python >= 3.6
34
+
35
+ ## Installation
36
+
37
+ - **Install with pip**
38
+
39
+ 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.
40
+
41
+ ```bash
42
+ # Install the antchain-ak_d3c4f09125a14cd587057c405561809a
43
+ pip install antchain-ak_d3c4f09125a14cd587057c405561809a
44
+ ```
45
+
46
+ ## Issues
47
+
48
+ [Opening an Issue](https://github.com/alipay/antchain-openapi-prod-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
49
+
50
+ ## Usage
51
+
52
+ [Quick Examples](https://github.com/alipay/antchain-openapi-prod-sdk)
53
+
54
+ ## Changelog
55
+
56
+ Detailed changes for each release are documented in the [release notes](./ChangeLog.md).
57
+
58
+ ## References
59
+
60
+ - [Latest Release](https://github.com/alipay/antchain-openapi-prod-sdk/tree/master/python)
61
+
62
+ ## License
63
+
64
+ [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
65
+
66
+ Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
67
+
68
+
@@ -0,0 +1,8 @@
1
+ antchain_sdk_ak_d3c4f09125a14cd587057c405561809a/__init__.py,sha256=dHuoY6voK7np1A7oRzw1xyBy7CK9_KBAc4FCKW29uRQ,21
2
+ antchain_sdk_ak_d3c4f09125a14cd587057c405561809a/client.py,sha256=sW6cwQY6oin_ltKMGkupFdukoEbKyOpxsCSmHnszjz4,34166
3
+ antchain_sdk_ak_d3c4f09125a14cd587057c405561809a/models.py,sha256=5nxvOg_dbs9rgThsMqKtG-NF-YLmtsHukyZAfDZqS-4,68155
4
+ antchain_ak_d3c4f09125a14cd587057c405561809a-1.0.0.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
5
+ antchain_ak_d3c4f09125a14cd587057c405561809a-1.0.0.dist-info/METADATA,sha256=7zhoGPlm9pq5-U_xipvmXERqk5YCqV0Sz2L_bY1kypY,2179
6
+ antchain_ak_d3c4f09125a14cd587057c405561809a-1.0.0.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
7
+ antchain_ak_d3c4f09125a14cd587057c405561809a-1.0.0.dist-info/top_level.txt,sha256=qA0Q1_HLeUWasaZ-LtcCcSAD4UbiVe5vxLxX-2kmOUk,49
8
+ antchain_ak_d3c4f09125a14cd587057c405561809a-1.0.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.41.2)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ antchain_sdk_ak_d3c4f09125a14cd587057c405561809a
@@ -0,0 +1 @@
1
+ __version__ = '1.0.0'