yeelink-python-sdk:Yeelink sdk for python

时间:2024-06-21 14:37:42
【文件属性】:

文件名称:yeelink-python-sdk:Yeelink sdk for python

文件大小:44KB

文件格式:ZIP

更新时间:2024-06-21 14:37:42

Python

yeelink-python-sdk yeelink-python-sdk是根据提供的api v1.1文档写的python库,方便第三方开发者调用. 1.Install 下载源码 git clone https://github.com/smallmuou/yeelink-python-sdk.git 安装 cd yeelink-python-sdk sudo python setup.py install 2. Usage 根据不同需求引入相应的内容 from yeelink import Yeelink # 必须引入 from yeelink import SensorTypeValue, SensorTypeSwitcher, SensorTypePhoto, SensorTypeGEN, SensorTypeGPS # 传感器类型,当要创建传感器需要引入 from yeelink.


【文件预览】:
yeelink-python-sdk-master
----README.md(2KB)
----yeelink.egg-info()
--------dependency_links.txt(1B)
--------PKG-INFO(666B)
--------SOURCES.txt(409B)
--------top_level.txt(8B)
----examples()
--------examples.py(2KB)
----yeelink()
--------yeelink.py(253B)
--------api()
--------model.py(2KB)
--------__init__.py(281B)
----dist()
--------yeelink-1.1-py2.7.egg(19KB)
----build()
--------lib()
----.idea()
--------workspace.xml(48KB)
--------encodings.xml(166B)
--------vcs.xml(182B)
--------misc.xml(207B)
--------modules.xml(290B)
--------scopes()
--------.name(18B)
--------yeelink-python-sdk.iml(286B)
----setup.py(955B)

网友评论