python-toonapi:Quby ToonAPI的异步Python客户端

时间:2024-05-28 09:31:32
【文件属性】:

文件名称:python-toonapi:Quby ToonAPI的异步Python客户端

文件大小:28KB

文件格式:ZIP

更新时间:2024-05-28 09:31:32

python asynchronous api-client python3 thermostat

Python:Quby ToonAPI的异步Python客户端 Quby ToonAPI的异步Python客户端。 关于 Qubby ToonAPI的异步python客户端,用于控制Quby温控器。 这些恒温器也以以下方式出售: Eneco香椿 恩吉·伊莱克特拉·贝克斯(Engie Electrabel Boxx) 维斯哥 它们都使用相同的API端点,因此可以使用此库。 创建该库是为了支持的集成。 安装 pip install toonapi 用法 import asyncio from toonapi import Toon async def main (): """Show example on using the ToonAPI.""" async with Toon ( token = "put-in-token-here" ) as toon :


【文件预览】:
python-toonapi-master
----toonapi()
--------models.py(16KB)
--------exceptions.py(380B)
--------util.py(2KB)
--------toon.py(9KB)
--------__init__.py(524B)
--------__version__.py(74B)
--------const.py(517B)
----.flake8(45B)
----.gitignore(1KB)
----README.md(7KB)
----.github()
--------workflows()
--------FUNDING.yml(70B)
----.pre-commit-config.yaml(2KB)
----pylintrc(11KB)
----tests()
--------__init__.py(55B)
----examples()
--------control.py(611B)
----.gitattributes(41B)
----CONTRIBUTING.md(1KB)
----CODE_OF_CONDUCT.md(3KB)
----requirements.txt(43B)
----LICENSE.md(1KB)
----requirements_test.txt(167B)
----cov.xml(11KB)
----MANIFEST.in(80B)
----.isort.cfg(90B)
----setup.py(2KB)
----.editorconfig(311B)
----Makefile(3KB)
----requirements_dev.txt(125B)
----mypi.ini(875B)
----.yamllint(1KB)

网友评论