METADATA 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. Metadata-Version: 2.1
  2. Name: alibabacloud-imarketing20220704-py2
  3. Version: 5.0.3
  4. Summary: Alibaba Cloud imarketing (20220704) SDK Library for Python2
  5. Home-page: https://github.com/aliyun/alibabacloud-python2-sdk
  6. Author: Alibaba Cloud SDK
  7. Author-email: sdk-team@alibabacloud.com
  8. License: Apache License 2.0
  9. Keywords: alibabacloud,imarketing20220704,py2
  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 :: 2
  16. Classifier: Programming Language :: Python :: 2.7
  17. Classifier: Programming Language :: Python :: 3
  18. Classifier: Programming Language :: Python :: 3.4
  19. Classifier: Programming Language :: Python :: 3.5
  20. Classifier: Programming Language :: Python :: 3.6
  21. Classifier: Programming Language :: Python :: 3.7
  22. Classifier: Programming Language :: Python :: 3.8
  23. Classifier: Topic :: Software Development
  24. Description-Content-Type: text/markdown
  25. Requires-Dist: alibabacloud-tea-util-py2 (<1.0.0,>=0.0.6)
  26. Requires-Dist: alibabacloud-tea-openapi-py2 (<1.0.0,>=0.1.3)
  27. Requires-Dist: alibabacloud-openapi-util-py2 (<1.0.0,>=0.0.8)
  28. Requires-Dist: alibabacloud-endpoint-util-py2 (<1.0.0,>=0.0.2)
  29. English | [简体中文](README-CN.md)
  30. ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
  31. ## Alibaba Cloud imarketing SDK for Python
  32. ## Requirements
  33. - Python >= 2.6
  34. ## Installation
  35. - **Install with pip**
  36. 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.
  37. ```bash
  38. # Install the alibabacloud_imarketing20220704_py2
  39. pip install alibabacloud_imarketing20220704_py2
  40. ```
  41. ## Issues
  42. [Opening an Issue](https://github.com/aliyun/alibabacloud-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
  43. ## Usage
  44. [Quick Examples](https://github.com/aliyun/alibabacloud-python2-sdk/blob/master/docs/0-Usage-EN.md#quick-examples)
  45. ## Changelog
  46. Detailed changes for each release are documented in the [release notes](./ChangeLog.md).
  47. ## References
  48. - [Latest Release](https://github.com/aliyun/alibabacloud-sdk/tree/master/python)
  49. ## License
  50. [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
  51. Copyright (c) 2009-present, Alibaba Cloud All rights reserved.