Metadata-Version: 2.1
Name: siot
Version: 0.0.9
Summary: A package for siot publish and subscribe
Home-page: https://github.com/luoyufenglalala/DFRobot_siot
Author: luoyufenglalala
Author-email: yufeng.luo@dfrobot.com
License: UNKNOWN
Description: # siot
        
        This is a package for siot publish and subscribe.
        This package works on Python3.6.x or Higher version 
        
        Before you use this package,you need to install paho
          * pip3 install paho
        
        
        ## History
        
        - Oct 12, 2019 - Version 0.0.6 released.
        
        ## Credits
        
        Written by LuoYufeng(yufeng.luo@dfrobot.com), 2019. (Welcome to our [website](https://www.dfrobot.com/))
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
