Metadata-Version: 2.1
Name: ucloud-sdk-python3
Version: 0.3.0
Summary: UCloud Service Development Kit - Python
Home-page: https://github.com/ucloud/ucloud-sdk-python3
Author: ucloud
Author-email: esl_ipdd@ucloud.cn
License: Apache License 2.0
Description: UCloud SDK Python 3
        ===================
        
        UCloud SDK is a Python client library for accessing the UCloud API.
        
        This client can run on Linux, macOS and Windows. It requires Python 3.5 and above.
        
        - Website: https://www.ucloud.cn/
        - Free software: Apache 2.0 license
        - `Documentation <https://ucloud.github.io/ucloud-sdk-python3/>`_
        
        .. image:: https://img.shields.io/pypi/v/ucloud-sdk-python3.svg
           :target: https://pypi.python.org/pypi/ucloud-sdk-python3/
           :alt: Latest Version
        .. image:: https://travis-ci.org/ucloud/ucloud-sdk-python3.svg?branch=master
           :target: https://travis-ci.org/ucloud/ucloud-sdk-python3
           :alt: Travis CI Status
        .. image:: https://codecov.io/github/ucloud/ucloud-sdk-python3/coverage.svg?branch=master
           :target: https://codecov.io/github/ucloud/ucloud-sdk-python3?branch=master
           :alt: Codecov Status
        .. image:: https://img.shields.io/badge/docs-passing-brightgreen.svg
           :target: https://ucloud.github.io/ucloud-sdk-python3/
           :alt: Doc Status
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Requires-Python: >=3.5
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
