METADATA 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. Metadata-Version: 2.1
  2. Name: alibabacloud-tea-xml-py2
  3. Version: 0.0.2
  4. Summary: The tea-xml module of alibabaCloud Python SDK.
  5. Home-page: https://github.com/aliyun/tea-xml/tree/master/python
  6. Author: Alibaba Cloud
  7. Author-email: alibaba-cloud-sdk-dev-team@list.alibaba-inc.com
  8. License: Apache License 2.0
  9. Keywords: alibabacloud,sdk,tea
  10. Platform: any
  11. Classifier: Development Status :: 5 - Production/Stable
  12. Classifier: Intended Audience :: Developers
  13. Classifier: License :: OSI Approved :: Apache Software License
  14. Classifier: Programming Language :: Python :: 2
  15. Classifier: Programming Language :: Python :: 2.7
  16. Classifier: Topic :: Software Development
  17. Requires-Dist: alibabacloud-tea-py2 (>=0.0.1)
  18. English | [简体中文](README-CN.md)
  19. ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
  20. ## Alibaba Cloud Tea Xml for Python2
  21. ## Installation
  22. - **Install with pip**
  23. 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/?spm=5176.doc53090.2.7.zHDiNV "pip User Guide") to install pip.
  24. ```bash
  25. # Install the tea-xml
  26. pip install alibabacloud-tea-xml-py2
  27. ```
  28. ## Issues
  29. [Opening an Issue](https://github.com/aliyun/tea-xml/issues/new), Issues not conforming to the guidelines may be closed immediately.
  30. ## Changelog
  31. Detailed changes for each release are documented in the [release notes](./ChangeLog.md).
  32. ## References
  33. * [Latest Release](https://github.com/aliyun/tea-xml/tree/master/python2)
  34. ## License
  35. [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
  36. Copyright (c) 2009-present, Alibaba Cloud All rights reserved.