python-arlo:Python Arlo是一个用Python 2.73x编写的库,它将Netgear Arlo摄像机公开为Python对象

时间:2021-05-05 10:21:02
【文件属性】:
文件名称:python-arlo:Python Arlo是一个用Python 2.73x编写的库,它将Netgear Arlo摄像机公开为Python对象
文件大小:91KB
文件格式:ZIP
更新时间:2021-05-05 10:21:02
python camera arlo netgear arlo-netgear Python Arlo 该项目正在寻找维护者! Python Arlo是一个用Python 2.7 / 3x编写的库,该库将Netgear Arlo摄像机公开为Python对象。 开发人员文档: : 安装 $ pip install pyarlo # Install latest development $ pip install git+https://github.com/tchellomello/python-arlo 用法 # connecting from pyarlo import PyArlo arlo = PyArlo ( 'foo@bar' , 'secret' ) # listing devices arlo . devices # listing base stations arlo . base_stations # get base station ha
【文件预览】:
python-arlo-master
----requirements_tests.txt(54B)
----README.rst(7KB)
----CONTRIBUTING.rst(2KB)
----pylintrc(1KB)
----pyarlo()
--------utils.py(1KB)
--------const.py(2KB)
--------__init__.py(9KB)
--------base_station.py(24KB)
--------media.py(7KB)
--------camera.py(13KB)
----requirements_docs.txt(7B)
----requirements.txt(35B)
----.travis.yml(450B)
----tox.ini(586B)
----LICENSE(7KB)
----setup.cfg(101B)
----setup.py(1KB)
----docs()
--------make.bat(804B)
--------conf.py(5KB)
--------index.rst(1KB)
--------Makefile(606B)
----tests()
--------test_base_station.py(16KB)
--------test_pyarlo.py(4KB)
--------fixtures()
--------test_media_video.py(1KB)
--------__init__.py(35B)
--------test_modes.py(5KB)
--------test_media_library.py(2KB)
--------test_camera.py(6KB)
--------test_utils.py(2KB)
--------common.py(2KB)
----.gitignore(1KB)

网友评论