Metadata-Version: 2.0
Name: aliyun-python-sdk-iot-client
Version: 0.0.3
Summary: aliyun iot client sdk
Home-page: http://develop.aliyun.com/sdk/python
Author: Aliyun
Author-email: aliyun-developers-efficiency@list.alibaba-inc.com
License: Apache 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Requires-Dist: aliyun-log-python-sdk (>=0.6.20)
Requires-Dist: aliyun-python-sdk-core (>=2.6.2)
Requires-Dist: aliyun-python-sdk-iot (>=5.0.1)
Requires-Dist: certifi (>=2018.1.18)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: enum34 (>=1.1.6)
Requires-Dist: futures (>=3.2.0)
Requires-Dist: idna (>=2.6)
Requires-Dist: paho-mqtt (>=1.3.1)
Requires-Dist: pkginfo (==1.4.1)
Requires-Dist: protobuf (>=3.5.1)
Requires-Dist: pycrypto (>=2.6.1)
Requires-Dist: python-dateutil (>=2.6.1)
Requires-Dist: requests (>=2.18.4)
Requires-Dist: six (>=1.11.0)
Requires-Dist: tqdm (>=4.19.5)

aliyun-python-sdk-iot
This is the iot module of Aliyun Python SDK.

Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.

This module works on Python versions:

2.6.5 and greater
Documentation:

Please visit http://develop.aliyun.com/sdk/python


.. :changelog:

Release History
---------------

0.0.1 (2018-02-13)
++++++++++++++++++

* Frustration
* Conception


