123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- Metadata-Version: 2.1
- Name: alibabacloud-imarketing20220704-py2
- Version: 5.0.3
- Summary: Alibaba Cloud imarketing (20220704) SDK Library for Python2
- Home-page: https://github.com/aliyun/alibabacloud-python2-sdk
- Author: Alibaba Cloud SDK
- Author-email: sdk-team@alibabacloud.com
- License: Apache License 2.0
- Keywords: alibabacloud,imarketing20220704,py2
- Platform: any
- Classifier: Development Status :: 4 - Beta
- Classifier: Intended Audience :: Developers
- Classifier: License :: OSI Approved :: Apache Software License
- Classifier: Programming Language :: Python
- Classifier: Programming Language :: Python :: 2
- Classifier: Programming Language :: Python :: 2.7
- Classifier: Programming Language :: Python :: 3
- Classifier: Programming Language :: Python :: 3.4
- Classifier: Programming Language :: Python :: 3.5
- Classifier: Programming Language :: Python :: 3.6
- Classifier: Programming Language :: Python :: 3.7
- Classifier: Programming Language :: Python :: 3.8
- Classifier: Topic :: Software Development
- Description-Content-Type: text/markdown
- Requires-Dist: alibabacloud-tea-util-py2 (<1.0.0,>=0.0.6)
- Requires-Dist: alibabacloud-tea-openapi-py2 (<1.0.0,>=0.1.3)
- Requires-Dist: alibabacloud-openapi-util-py2 (<1.0.0,>=0.0.8)
- Requires-Dist: alibabacloud-endpoint-util-py2 (<1.0.0,>=0.0.2)
- English | [简体中文](README-CN.md)
- 
- ## Alibaba Cloud imarketing SDK for Python
- ## Requirements
- - Python >= 2.6
- ## Installation
- - **Install with pip**
- 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.
- ```bash
- # Install the alibabacloud_imarketing20220704_py2
- pip install alibabacloud_imarketing20220704_py2
- ```
- ## Issues
- [Opening an Issue](https://github.com/aliyun/alibabacloud-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
- ## Usage
- [Quick Examples](https://github.com/aliyun/alibabacloud-python2-sdk/blob/master/docs/0-Usage-EN.md#quick-examples)
- ## Changelog
- Detailed changes for each release are documented in the [release notes](./ChangeLog.md).
- ## References
- - [Latest Release](https://github.com/aliyun/alibabacloud-sdk/tree/master/python)
- ## License
- [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
- Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
|