python-ring-doorbell:Python Ring Door Bell是一个用Python 3编写的库,它将Ring.com设备公开为Python对象。

时间:2021-05-12 22:05:20
【文件属性】:
文件名称:python-ring-doorbell:Python Ring Door Bell是一个用Python 3编写的库,它将Ring.com设备公开为Python对象。
文件大小:40KB
文件格式:ZIP
更新时间:2021-05-12 22:05:20
python home-automation doorbell python3 python27 Python环门铃 寻找维护者 Python Ring Door Bell是为Python 3.6+编写的库,将Ring.com设备公开为Python对象。 目前,Ring.com不提供官方API。 该项目的结果仅来自逆向工程。 文档: : 安装 # Installing from PyPi $ pip install ring_doorbell # Installing latest development $ pip install \ git+https://github.com/tchellomello/python-ring-doorbell@master 初始化您的Ring对象 import json import getpass from pathlib import Path from pprint import pprint from ring_do
【文件预览】:
python-ring-doorbell-master
----setup.py(1KB)
----pylintrc(1KB)
----.gitignore(756B)
----requirements.txt(68B)
----ring_doorbell()
--------__init__.py(4KB)
--------generic.py(3KB)
--------stickup_cam.py(4KB)
--------doorbot.py(14KB)
--------chime.py(2KB)
--------auth.py(3KB)
--------group.py(3KB)
--------const.py(4KB)
----MANIFEST.in(148B)
----LICENSE(7KB)
----.hound.yml(25B)
----setup.cfg(476B)
----_config.yml(27B)
----.github()
--------workflows()
----scripts()
--------ringcli.py(5KB)
----README.rst(6KB)
----tests()
--------test_ring.py(7KB)
--------__init__.py(43B)
--------helpers.py(239B)
--------fixtures()
----test.py(1KB)
----.coveragerc(106B)
----CONTRIBUTING.rst(2KB)
----docs()
--------Makefile(619B)
--------source()
----requirements_tests.txt(65B)
----tox.ini(574B)

网友评论