Metadata-Version: 1.1
Name: alibabacloud_pds_hosting_sdk
Version: 0.0.1
Summary: Alibaba Cloud hosting SDK Library for Python
Home-page: https://github.com/aliyun/aliyun-ccp
Author: Alibaba Cloud SDK
Author-email: sdk-team@alibabacloud.com
License: Apache License 2.0
Description: English | [简体中文](README-CN.md)
        ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
        
        # Alibaba Cloud PDS Hosting for Python
        
        ## 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_pds_hosting_sdk
        pip install alibabacloud_pds_hosting_sdk
        ```
        
        ## Issues
        
        [Opening an Issue](https://github.com/aliyun/alibabacloud-pds-sdk/issues/new), Issues not conforming to the guidelines may be closed immediately.
        
        ## Changelog
        Detailed changes for each release are documented in the [release notes](./ChangeLog.md).
        
        ## References
        * [Latest Release](https://github.com/aliyun/alibabacloud-pds-sdk)
        
        ## License
        [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
        
        Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
Keywords: alibabacloud_pds_hosting_sdk
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 :: 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
