METADATA 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. Metadata-Version: 2.1
  2. Name: alibabacloud-tea-openapi-py2
  3. Version: 0.1.3
  4. Summary: Alibaba Cloud openapi SDK Library for Python2
  5. Home-page: https://github.com/aliyun/darabonba-openapi
  6. Author: Alibaba Cloud SDK
  7. Author-email: sdk-team@alibabacloud.com
  8. License: Apache License 2.0
  9. Keywords: alibabacloud,tea,openapi,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.5)
  26. Requires-Dist: alibabacloud-credentials-py2 (<1.0.0,>=0.0.1)
  27. Requires-Dist: alibabacloud-openapi-util-py2 (<1.0.0,>=0.0.8)
  28. Requires-Dist: alibabacloud-gateway-spi-py2 (<1.0.0,>=0.0.1)
  29. Requires-Dist: alibabacloud-tea-xml-py2 (<1.0.0,>=0.0.2)
  30. English | [简体中文](README-CN.md)
  31. ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
  32. # Alibaba Cloud OpenApi SDK for Python2
  33. ## Installation
  34. - **Install with pip**
  35. 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.
  36. ```bash
  37. # Install the alibabacloud_tea_openapi
  38. pip install alibabacloud_tea_openapi_py2
  39. ```
  40. ## Issues
  41. [Opening an Issue](https://github.com/aliyun/darabonba-openapi/issues/new), Issues not conforming to the guidelines may be closed immediately.
  42. ## Changelog
  43. Detailed changes for each release are documented in the [release notes](./ChangeLog.md).
  44. ## References
  45. * [Latest Release](https://github.com/aliyun/darabonba-openapi)
  46. ## License
  47. [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
  48. Copyright (c) 2009-present, Alibaba Cloud All rights reserved.